Sponsored Links:
Lua Reference Manual (Popularity: )
http://www.lua.org/manual/
Reference Manual of the Lua programming language
|
Lua FAQ (Popularity: )
http://www.lua.org/faq.html
Frequently Asked Questions about Lua
|
Lua Cheia (Popularity: )
http://luacheia.lua-users.org/
A Lua distribution with incorporated many useful libraries. Libraries can be loaded dynamically, or it can be built in into ...
|
Lua-an extensible extension language (Popularity: )
http://www.lua.org/spe.html
An overview of Lua.
|
Lua-users.org (Popularity: )
http://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.
|
Yindo (Popularity: )
http://www.yindo.com/
A internet game platform that combines Lua, OpenGL and OpenAL.
|
Lua Programming Language (Popularity: )
http://www.lua.org/
Home site; lightweight, made to extend programs, often used for general-purpose, standalone use; simple procedural syntax, powerful data description constructs ...
|
Plua (Popularity: )
http://netpage.em.com.br/mmand/plua.htm
A port of Lua 4.0 (plus a small IDE) for PalmOS handheld devices.
|
Rozek: Notes about Lua (Popularity: )
http://www.andreas-rozek.de/Lua/index_en.html
Andreas Rozek's Kua page. Lua in brief. Lua distributions. Modules and examples. Applications.
|
Ldb (Popularity: )
http://www.inf.puc-rio.br/~roberto/ldb.html
A debugger for Lua. [Free for pure academic, non profit use]
|
toLua (Popularity: )
http://www.tecgraf.puc-rio.br/~celes/tolua/
Tool to simplify integrating C/C++ code with Lua, automatically generates binding code to access C/C++ features from Lua; maps C/C++ ...
|
TkLua (Popularity: )
http://www.tecgraf.puc-rio.br/~celes/tklua/
A binding Tk to Lua. [Freeware]
|
Doris (Popularity: )
http://doris.sourceforge.net/
A Lua binding to the OpenGL graphics API and GLUI OpenGL widget set. [Open source, GPL]
|
Kepler Project (Popularity: )
http://www.keplerproject.org/
A Web development platform for Lua with open source and binary distributions. It includes CGILua, LuaSQL and libraries.
|
Programming in Lua (the official book) (Popularity: )
http://www.inf.puc-rio.br/~roberto/book/
By Roberto Ierusalimschy; 2003. It is the official book about the language, giving a solid base for any programmer who ...
|
PowerBLua (Popularity: )
http://mark0.ngi.it/code-powerblua-e.html
A PowerBasic wrapper for calling Lua functions.
|
CGILua (Popularity: )
http://www.keplerproject.org/cgilua/
A tool that uses Lua as a server-side scripting language for creating dynamic Web pages. Both pure Lua scripts and ...
|
LuaForge (Popularity: )
http://www.luaforge.net/
GForge installation for the Lua language community. A free repository for Lua projects management, categorization, issue tracking, and statistics.
|
LuaJava (Popularity: )
http://www.keplerproject.org/luajava/
A scripting tool for Java. It allows scripts written in Lua to manipulate components developed in Java without any need ...
|