Skip to content

Commit 182b189

Browse files
committed
Add github.com/PeerDB-io/gluabit32 to README.rst
https://github.com/BixData/gluabit32 is a 404 now, so implement a fresh bit32 for gopher-lua
1 parent 2348fd0 commit 182b189

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -847,7 +847,7 @@ Lua has an interpreter called ``lua`` . GopherLua has an interpreter called ``gl
847847
----------------------------------------------------------------
848848
How 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
----------------------------------------------------------------
853853
Libraries 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.

0 commit comments

Comments
 (0)