Tricky1975 / NIL isn't Lua
NIL isn't Lua is an extension to the Lua language. It makes the usage of Lua stricter, but offers more functionality in return and the change of "unfixable" bugs due to misspelled identifiers is a lot smaller too.
NIL isn't Lua is an extension to the Lua language. It makes the usage of Lua stricter, but offers more functionality in return and the change of "unfixable" bugs due to misspelled identifiers is a lot smaller too.
lua-libmemcached is a simple Lua binding for libmemcached
source code of the lua project from www.lua.org
Lua-cURL is aiming for a full-fledged libcurl binding (easy/multi/share interface) to the functionality of Lua
An experimental branch of the QIV (Quick Image Viewer) extended with lua.
Lua CJSON is a fast JSON encoding/parsing module for Lua
Turns otherwise valid Lua code with +=, -= and other compound assignment operators into regular Lua code.
A Lua library that uses curses to provide a text-based user interface for debugging Lua in the console.
Tool to build lua-cjson AUR packages for various versions of lua.
This repository publishes the various (minor) changes in the Lua 5.2 reference source code that I had to do for integrating Lua in my products.