|
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.02% (Rank 2615)
» Popularity: 3.51% (Rank 1215)

(click to enlarge graphs)
Record hits: 22,638
URL hits: 11,938
Subscribers: 134
|
|