|
About:
Lua is a programming language originally designed
for extending applications, but also frequently
used as a general-purpose, stand-alone language.
It combines simple procedural syntax (similar to
Pascal) with powerful data description constructs
based on associative arrays and extensible
semantics. It is dynamically typed, interpreted
from bytecodes, and has automatic memory
management, making it ideal for configuration,
scripting, and rapid prototyping. It is
implemented as a small library of C functions,
written in ANSI C, and compiles unmodified in all
known platforms. The implementation goals are
simplicity, efficiency, portability, and low
embedding cost. It has been used on games such as
Vendetta, FarCry, Homeworld2, Painkiller, and
World of Warcraft.
Author:
Roberto Ierusalimschy, Waldemar Celes, Luiz Henrique de Figueiredo <lua [at] tecgraf [dot] puc [dash] rio [dot] br>
[contact developer]
Homepage:
http://www.lua.org/
Tar/GZ:
http://www.lua.org/ftp/lua-5.1.3.tar.gz
Changelog:
http://www.lua.org/bugs.html
Mailing list archive:
http://www.lua.org/ftp/lua-l-archive.gz
Mirror site:
http://www.lua.org/mirrors.html
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|
|
» Rating:
8.71/10.00
(Rank 132)
» Vitality: 0.04% (Rank 2653)
» Popularity: 3.51% (Rank 1215)

(click to enlarge graphs)
Record hits: 22,698
URL hits: 11,952
Subscribers: 134
|
|
Projects depending on this project:
LucED
ELinks
CGILua
Gravit
awesome
(Note: 18 projects depend on this one. The ones displayed are picked by a randomizer.)
|
|