Lua Help: Difference between revisions
From Legacy Roblox Wiki
Jump to navigationJump to search
>Mr Doom Bringer typo... |
>Mr Doom Bringer Found a better description of Lua |
||
Line 7: | Line 7: | ||
| valign="top" style="padding-right: 14px;" | | | valign="top" style="padding-right: 14px;" | | ||
<div style="margin-left: 10%; margin-right: 10%;"> | <div style="margin-left: 10%; margin-right: 10%;"> | ||
Lua, | Lua is a versatile, interpreted programming language with a simple grammar. Because Lua can easily be embedded into applications, it is frequently used in games, such as World of Warcraft, Far Cry and Baldur's Gate. | ||
Lua is used in Roblox by users to add in customized content, like cars that drive, new weapons, etc. | |||
See the official [http://www.lua.org Lua website] and the [http://en.wikipedia.org/wiki/Lua_%28programming_language%29 Wikipedia] article for more information. | |||
{| width=100% | {| width=100% | ||
| | | |
Revision as of 02:58, 30 January 2007
Lua is a versatile, interpreted programming language with a simple grammar. Because Lua can easily be embedded into applications, it is frequently used in games, such as World of Warcraft, Far Cry and Baldur's Gate. Lua is used in Roblox by users to add in customized content, like cars that drive, new weapons, etc. See the official Lua website and the Wikipedia article for more information.
|