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
847
847
----------------------------------------------------------------
848
848
How to Contribute
849
849
----------------------------------------------------------------
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 >`_ .
851
851
852
852
----------------------------------------------------------------
853
853
Libraries for GopherLua
@@ -865,6 +865,7 @@ Libraries for GopherLua
865
865
- `gluaxmlpath <https://github.com/ailncode/gluaxmlpath >`_ : An xmlpath module for gopher-lua
866
866
- `gmoonscript <https://github.com/rucuriousyet/gmoonscript >`_ : Moonscript Compiler for the Gopher Lua VM
867
867
- `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)
868
869
- `gluacrypto <https://github.com/tengattack/gluacrypto >`_ : A native Go implementation of crypto library for the GopherLua VM.
869
870
- `gluasql <https://github.com/tengattack/gluasql >`_ : A native Go implementation of SQL client for the GopherLua VM.
870
871
- `purr <https://github.com/leyafo/purr >`_ : A http mock testing tool.
You can’t perform that action at this time.
0 commit comments