Lua (Subscribe)
Links
DorisA Lua binding to the OpenGL graphics API and GLUI OpenGL widget set. [Open source, GPL]
|
Kepler ProjectA web template engine for the Lua programming language. It includes the new version of CGILua and lots of new libraries.
|
Lua Cheiahttp://luacheia.lua-users.org/ A Lua distribution with incorporated many useful libraries. Libraries can be loaded dynamically, or it can be built in into the interpreter.
|
Lua Programming LanguageHome 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]
|
Lua-users.orgLua-users Wiki, collaborative site for Lua programmers; Lua-l archive, searchable body of official Lua mailing list; Lua-users.org mini charter.
|
LuaForgeGForge installation for the Lua language community. A free repository for Lua projects management, categorization, issue tracking, and statistics.
|
PBLuaA PureBasic extension (PureLibrary) and a DLL with import libraries for PureBasic, that allows execution of Lua scripts from within PureBasic applications or games. [Freeware]
|
YindoA internet game platform that combines Lua, OpenGL and OpenAL.
|