Lua Programming/Introduction to Lua
What is Lua
Lua is an embeddable scripting language.
Obtaining Lua
Lua is downloaded from the official homepage at http://lua.org/
The normal distribution is in the Ansi-C source code, designed to be used with an Lua-enabled application. Standalone versions are also available.
Last modified on 9 April 2011, at 14:18