Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
lua-5.2.0 | 2012-04-02 | ||
README | 2012-04-02 | 450 Bytes | |
Totals: 2 Items | 450 Bytes | 0 |
Lua is an extension programming language designed to support general procedural programming with data description facilities. It also offers good support for object-oriented programming, functional programming, and data-driven programming. Lua is intended to be used as a powerful, lightweight, embeddable scripting language for any program that needs one. Lua is implemented as a library, written in clean C, the common subset of Standard C and C++.