PACKAGE NAME: lua-5.1.4-i486-4ponce.txz PACKAGE MIRROR: http://ponce.cc/slackware/slackware-13.1/packages/ PACKAGE LOCATION: . PACKAGE SIZE (compressed): 192 K PACKAGE SIZE (uncompressed): 1010 K PACKAGE DESCRIPTION: lua: Lua (a powerful, fast, light-weight, embeddable scripting language) lua: lua: Lua combines simple procedural syntax with powerful data description lua: constructs based on associative arrays and extensible semantics. lua: Lua is dynamically typed, runs by interpreting bytecode for a lua: register-based virtual machine, and has automatic memory management lua: with incremental garbage collection, making it ideal for lua: configuration, scripting, and rapid prototyping. lua: lua: lua: