A powerful embeddable scripting language
Lua is a powerful, fast, light-weight, embeddable scripting language. It combines simple procedural syntax with powerful data description constructs based on associative arrays and extensible semantics. Lua is dynamically typed, runs by interpreting bytecode for a register-based virtual machine, and has automatic memory management with incremental garbage collection, making it ideal for configuration, scripting, and rapid prototyping.
Source Files
Filename | Size | Changed | Actions |
---|---|---|---|
lua-5.1.3-dynamic.patch | 00000022662.21 KB | 1245324334over 15 years ago | |
lua-5.1.4.tar.gz | 0000216679212 KB | 1245324336over 15 years ago | |
lua.spec | 00000028322.77 KB | 1245324336over 15 years ago |
Latest Revision
Jürgen Gotteswinter (jg)
committed
over 15 years ago (revision 3)