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