Make Lua development easy with Luarocks

Bash too basic? Too much whitespace in Python? Go too corporate? You should try Lua, a lightweight, efficient, and embeddable scripting language supporting procedural programming, object-oriented programming, functional programming, data-driven programming, and data description. And best of all, it uses explicit syntax for scoping! Lua is also small. Lua[he]#039[/he]s source code is just 24,000 lines of C, the Lua interpreter (on 64-bit Linux) built with all standard Lua libraries is 247K, and the Lua library is 421K.

Source: LXer – Make Lua development easy with Luarocks