File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -847,7 +847,7 @@ Lua has an interpreter called ``lua`` . GopherLua has an interpreter called ``gl
847847----------------------------------------------------------------
848848How to Contribute
849849----------------------------------------------------------------
850- See `Guidlines for contributors <https://github.com/yuin/gopher-lua/tree/master/.github/CONTRIBUTING.md >`_ .
850+ See `Guidelines for contributors <https://github.com/yuin/gopher-lua/tree/master/.github/CONTRIBUTING.md >`_ .
851851
852852----------------------------------------------------------------
853853Libraries for GopherLua
@@ -865,6 +865,7 @@ Libraries for GopherLua
865865- `gluaxmlpath <https://github.com/ailncode/gluaxmlpath >`_ : An xmlpath module for gopher-lua
866866- `gmoonscript <https://github.com/rucuriousyet/gmoonscript >`_ : Moonscript Compiler for the Gopher Lua VM
867867- `loguago <https://github.com/rucuriousyet/loguago >`_ : Zerolog wrapper for Gopher-Lua
868+ - `gluabit32 <https://github.com/PeerDB-io/gluabit32 >`_ : [Port of Lua 5.2 bit32](https://www.lua.org/manual/5.2/manual.html#6.7)
868869- `gluacrypto <https://github.com/tengattack/gluacrypto >`_ : A native Go implementation of crypto library for the GopherLua VM.
869870- `gluasql <https://github.com/tengattack/gluasql >`_ : A native Go implementation of SQL client for the GopherLua VM.
870871- `purr <https://github.com/leyafo/purr >`_ : A http mock testing tool.
You can’t perform that action at this time.
0 commit comments