 |
Yindo
Yindo: A internet game platform that combines Lua, OpenGL and OpenAL. (Lua)
http://www.yindo.com/ |
 |
toLua
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] (Lua)
http://www.tecgraf.puc-rio.br/~celes/tolua/ |
 |
Plua
Plua: A port of Lua 4.0 (plus a small IDE) for PalmOS handheld devices. (Lua)
http://netpage.em.com.br/mmand/plua.htm |
 |
LuaJava
LuaJava: A scripting tool for Java. It allows scripts written in Lua to manipulate components developed in Java without any need for declarations or any kind of preprocessing. (Lua)
http://www.keplerproject.org/luajava/ |
 |
Lua-users.org
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)
http://lua-users.org/ |
 |
Ldb
Ldb: A debugger for Lua. [Free for pure academic, non profit use] (Lua)
http://www.inf.puc-rio.br/~roberto/ldb.html |
 |
LuaDev
LuaDev: Lua dev tool for MacOSX. Includes Lua-Objective-C messaging interface. (Lua)
http://www.dekorte.com/Software/OSX/LuaDev/ |
 |
PBLua
PBLua: A PureBasic extension (PureLibrary) and a DLL with import libraries for PureBasic, that allows execution of Lua scripts from within PureBasic applications or games. [Freeware] (Lua)
http://pblua.florian-s.com/ |
 |
Kepler Project
Kepler Project: A web template engine for the Lua programming language. It includes the new version of CGILua and lots of new libraries. (Lua)
http://www.keplerproject.org/ |
 |
Lua FAQ
Lua FAQ: Frequently Asked Questions about Lua (Lua)
http://www.lua.org/faq.html |
 |
CGILua
CGILua: A tool that uses Lua as a server-side scripting language for creating dynamic Web pages. Both pure Lua scripts and HTML templates are supported and can be handled via CGI, FastCGI, mod_lua, ISAPI and other APIs. (Lua)
http://www.keplerproject.org/cgilua/ |
 |
LuaSocket
LuaSocket: A Lua extension library that provides support for the TCP and UDP transport layers within the Lua language. (Lua)
http://www.tecgraf.puc-rio.br/~diego/luasocket/ |
 |
Programming in Lua (the official book)
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. (Lua)
http://www.inf.puc-rio.br/~roberto/book/ |
 |
PowerBLua
PowerBLua: A PowerBasic wrapper for calling Lua functions. (Lua)
http://mark0.ngi.it/code-powerblua-e.html |
 |
Lua-an extensible extension language
Lua-an extensible extension language: An overview of Lua. (Lua)
http://www.lua.org/spe.html |
 |
Reuben Thomas: Lua
Reuben Thomas: Lua: Some comments and Lua port downloads for: Red Hat RPM, EPOC standalone SISs. (Lua)
http://www.mupsych.org/~rrt/Lua |
 |
Rozek: Notes about Lua
Rozek: Notes about Lua: Andreas Rozek's Kua page. Lua in brief. Lua distributions. Modules and examples. Applications. (Lua)
http://www.andreas-rozek.de/Lua/index_en.html |
 |
LuaForge
LuaForge: GForge installation for the Lua language community. A free repository for Lua projects management, categorization, issue tracking, and statistics. (Lua)
http://www.luaforge.net/ |
 |
Lua Reference Manual
Lua Reference Manual: Reference Manual of the Lua programming language (Lua)
http://www.lua.org/manual/ |
 |
Lua Programming Language
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 (Lua)
http://www.lua.org/ |
 |
Lua Cheia
Lua Cheia: A Lua distribution with incorporated many useful libraries. Libraries can be loaded dynamically, or it can be built in into the interpreter. (Lua)
http://luacheia.lua-users.org/ |
 |
TkLua
TkLua: A binding Tk to Lua. [Freeware] (Lua)
http://www.tecgraf.puc-rio.br/~celes/tklua/ |
 |
Doris
Doris: A Lua binding to the OpenGL graphics API and GLUI OpenGL widget set. [Open source, GPL] (Lua)
http://doris.sourceforge.net/ |