- 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.
http://www.keplerproject.org/cgilua/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- CPB
A LUA to C binding library. [Open source, Free]
http://www.thomasandamy.com/projects/CPB/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Doris
Lua scripted OpenGL with GUI. Lua is a fast, powerful, easy to embed language.
http://doris.sourceforge.net/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Kepler Project
A Web development platform for Lua with open source and binary distributions. It includes CGILua, LuaSQL and other libraries.
http://www.keplerproject.org/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Ldb
A debugger for Lua. [Free for pure academic, non profit use]
http://www.inf.puc-rio.br/~roberto/ldb.html
(Added: Fri Mar 31 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Lua Cheia
A Lua distribution with incorporated many useful libraries. Libraries can be loaded dynamically, or it can be built in into the interpreter.
http://luacheia.lua-users.org/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Lua FAQ
Frequently Asked Questions about Lua
http://www.lua.org/faq.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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]
http://www.lua.org/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Lua Reference Manual
Reference Manual of the Lua programming language
http://www.lua.org/manual/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Lua-an extensible extension language
An overview of Lua.
http://www.lua.org/spe.html
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
http://lua-users.org/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Lua.NET
Project integrates Lua with the Common Language Infrastructure, a framework for language interoperability.
http://www.lua.inf.puc-rio.br/luanet/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- LuaForge
GForge installation for the Lua language community. A free repository for Lua projects management, categorization, issue tracking, and statistics.
http://www.luaforge.net/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
http://www.keplerproject.org/luajava/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- LuaSocket
A Lua extension library that provides support for the TCP and UDP transport layers within the Lua language.
http://www.tecgraf.puc-rio.br/~diego/luasocket/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Plua
A port of Lua 4.0 (plus a small IDE) for PalmOS handheld devices.
http://netpage.em.com.br/mmand/plua.htm
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- PowerBLua
A PowerBasic wrapper for calling Lua programming language functions.
http://mark0.ngi.it/code-powerblua-e.html
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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.
http://www.inf.puc-rio.br/~roberto/book/
(Added: Mon Apr 03 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- Rozek: Notes about Lua
Andreas Rozek's Lua page: brief description, distributions, modules, examples, applications.
http://www.andreas-rozek.de/Lua/index_en.html
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- TkLua
A binding Tk to Lua. [Freeware]
http://www.tecgraf.puc-rio.br/~celes/tklua/
(Added: Wed Apr 05 2006 Rating: 0.00 Votes: 0)
Rate It
Review It
- 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]
http://www.tecgraf.puc-rio.br/~celes/tolua/
(Added: Thu Apr 06 2006 Rating: 0.00 Votes: 0)
Rate It
Review It