Title: lua-doc.tcz Description: Lua developmental files Version: 5.1.4 Author: team AT lua.org Original-site: http://www.lua.org Copying-policy: MIT License Size: 124.0K Extension_by: vitex Tags: Lua developmental Comments: http://www.lua.org/about.html: Lua is a powerful, fast, lightweight, embeddable scripting language. Lua 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. See http://www.lua.org/docs.html for documentation. ----------------------------------------------------- This extension contains the documentation files that go with lua.tcz. See /usr/local/share/lua/{doc,etc}. ----------------------------------------------------- Change-log: ---------- Current: 2010/04/03 First version