PACKAGE NAME: lua-5.1.4-x86_64-7ponce.txz PACKAGE MIRROR: http://ponce.cc/slackware/slackware64-13.37/packages/ PACKAGE LOCATION: . PACKAGE SIZE (compressed): 220 K PACKAGE SIZE (uncompressed): 1220 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: