The Programming Language Lua
Official website of the Lua language about news get started download documentation community site map português designed and developed at
Lua: download
Source Lua is free software distributed in source code. It may be used for any purpose, including commercial purposes, at absolutely no cost. All versions are available for download. The current …
Lua: getting started
Lua is a powerful and fast programming language that is easy to learn and use and to embed into your application. Lua is designed to be a lightweight embeddable scripting language.
Lua: about
Lua is a powerful, efficient, lightweight, embeddable scripting language. It supports several programming styles: procedural, object-oriented, functional, data-driven, and data description.
Lua 5.3 Reference Manual
Lua is implemented as a library, written in clean C, the common subset of Standard C and C++. The Lua distribution includes a host program called lua, which uses the Lua library to offer a complete, …
Lua: FAQ
22 dec. 2025 · For an introduction to what Lua is, see this summary or learn how to get started with Lua. For programming questions, see the community-maintained LuaFaq and also the much longer uFAQ.
Lua 5.3 Reference Manual - contents
Lua 5.3 Reference Manual The reference manual is the official definition of the Lua language. For a complete introduction to Lua programming, see the book Programming in Lua.
Lua: documentation
The official definition of the Lua language is its reference manual, which describes the syntax and the semantics of Lua, the standard libraries, and the C API.
Lua 5.4 readme
2 sep. 2025 · Lua is free software used in many products and projects around the world. Lua's official website provides complete information about Lua, including an executive summary, tips on getting …
Lua 5.1 Reference Manual - contents
5 mei 2021 · Lua 5.1 Reference Manual The reference manual is the official definition of the Lua language. For a complete introduction to Lua programming, see the book Programming in Lua. This …