PACKAGE NAME: lua-5.4.9-x86_64-2.txz PACKAGE LOCATION: ./slackware64/d COMPRESSED PACKAGE SIZE: 290 K UNCOMPRESSED PACKAGE SIZE: 1160 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE LIBS: liblua.so.5.4.9 PACKAGE DESCRIPTION: lua: lua (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 register- lua: based virtual machine, and has automatic memory management with lua: incremental garbage collection, making it ideal for configuration, lua: scripting, and rapid prototyping. lua: lua: Homepage: http://www.lua.org lua: