D 2014-07-29T18:21:47.152 L Lua N text/x-markdown P 3a0ef1ee93163aa49b1e15020e9b86c6d4656a47 U tux W 972 # What is [Lua](http://www.lua.org)? Taken from the [Lua: about](http://www.lua.org/about.html) page, 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. This Fossil repository aims to create a stable front from where the entire source history of stable Lua releases can be made available and downloaded from. In addition to that, it also looks a lot like the Lua home page. Pretty cool eh? It's worth noting though that I did not make Lua, and this is merely an unofficial source code host, not affiliated in any way with the creator(s) of Lua. Z 714d0de8dda86b48ad2b7c608a147bd0