Lua Programming Language
Home site; lightweight, made to extend programs, often used for general-purpose, standalone use; simple procedural syntax, powerful data description constructs use associative arrays, extensible semantics; dynamically typed, bytecode interpreted, garbage collected; great for configuration, scripting, rapid prototyping. [Open Source]
url: www.lua.org/
|
CGILua
Extension of the Lua programming language for cgi web scripts.
url: www.tecgraf.puc-rio.br/cgilua/
Doris
A Lua binding to the OpenGL graphics API and GLUI OpenGL widget set. [Open source, GPL]
url: doris.sourceforge.net/
Jua
The translation of the Lua interpreter and compiler into Java language. [Open source]
url: www.uni-karlsruhe.de/~usq5/jua.html
Kepler Project
A web template engine for the Lua programming language. It includes the new version of CGILua and lots of new libraries.
url: www.keplerproject.org/
Ldb
A debugger for Lua. [Free for pure academic, non profit use]
url: www.inf.puc-rio.br/~roberto/ldb.html
Lua Cheia
A Lua distribution with incorporated many useful libraries. Libraries can be loaded dynamically, or it can be built in into the interpreter.
url: luacheia.lua-users.org/
Lua FAQ
Frequently Asked Questions about Lua
url: www.lua.org/faq.html
Lua Reference Manual
Reference Manual of the Lua programming language
url: www.lua.org/manual/
Lua-an extensible extension language
An overview of Lua.
url: www.lua.org/spe.html
LuaDev
Lua dev tool for MacOSX. Includes Lua-Objective-C messaging interface.
url: www.dekorte.com/Software/OSX/LuaDev/
LuaSocket
A Lua extension library that provides support for the TCP and UDP transport layers within the Lua language.
url: www.tecgraf.puc-rio.br/~diego/luasocket/
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.
url: lua-users.org/
Plua
A port of Lua 4.0 (plus a small IDE) for PalmOS handheld devices.
url: netpage.em.com.br/mmand/plua.htm
PowerBLua
A PowerBasic wrapper for calling Lua functions.
url: mark0.ngi.it/code-powerblua-e.html
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.
url: www.inf.puc-rio.br/~roberto/book/
Reuben Thomas: Lua
Some comments and Lua port downloads for: Red Hat RPM, EPOC standalone SISs.
url: www.mupsych.org/~rrt/Lua
Rozek: Notes about Lua
Andreas Rozek's Kua page. Lua in brief. Lua distributions. Modules and examples. Applications.
url: www.andreas-rozek.de/Lua/index_en.html
TkLua
A binding Tk to Lua. [Freeware]
url: www.tecgraf.puc-rio.br/~celes/tklua/
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]
url: www.tecgraf.puc-rio.br/~celes/tolua/
Yindo
A internet game platform that combines Lua, OpenGL and OpenAL.
url: www.yindo.com/