| 1. | Lua FAQ | | | Frequently Asked Questions about Lua www.lua.org |
| 2. | Lua Cheia | | | A Lua distribution with incorporated many useful libraries. Libraries can be loaded dynamically, or it can be built in into the interpreter. luacheia.lua-users.org |
| 4. | Lua-users.org | | | Lua-users Wiki, collaborative site for Lua programmers; Lua-l archive, searchable body of official Lua mailing list; Lua-users.org mini charter. lua-users.org |
| 5. | CGILua | | | Extension of the Lua programming language for cgi web scripts. www.tecgraf.puc-rio.br |
| 6. | Yindo | | | A internet game platform that combines Lua, OpenGL and OpenAL. www.yindo.com |
| 7. | LuaSocket | | | A Lua extension library that provides support for the TCP and UDP transport layers within the Lua language. www.tecgraf.puc-rio.br |
| 8. | Plua | | | A port of Lua 4.0 (plus a small IDE) for PalmOS handheld devices. netpage.em.com.br |
| 9. | Rozek: Notes about Lua | | | Andreas Rozek's Kua page. Lua in brief. Lua distributions. Modules and examples. Applications. www.andreas-rozek.de |
| 10. | Ldb | | | A debugger for Lua. [Free for pure academic, non profit use] www.inf.puc-rio.br |
| 11. | toLua | | | Tool to simplify integrating C/C++ code with Lua, automatically generates binding code to access C/C++ features from Lua; maps C/C++ constants, external variables, functions, classes, and methods to Lua, via Lua API and tag method facilities. [Freeware] www.tecgraf.puc-rio.br |
| 12. | TkLua | | | A binding Tk to Lua. [Freeware] www.tecgraf.puc-rio.br |
| 13. | Doris | | | A Lua binding to the OpenGL graphics API and GLUI OpenGL widget set. [Open source, GPL] doris.sourceforge.net |
| 14. | Kepler Project | | | A web template engine for the Lua programming language. It includes the new version of CGILua and lots of new libraries. www.keplerproject.org |
| 15. | Programming in Lua (the official book) | | | By Roberto Ierusalimschy; 2003. It is the official book about the language, giving a solid base for any programmer who wants to use Lua. www.inf.puc-rio.br |
| | |