
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
Getting started - Lua
Getting started · · · · · · · ·
Download - Lua
source · binaries · previews · logos · tools · test suites · extras · license · versions · donations · live demo
Documentation - Lua
Feb 3, 2026 · Reference manual 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. The …
About - Lua
português · news · showcase · uses · quotes · press · authors · contact · license · versions · thanks · getting started
Lua: reference manuals
Reference manuals 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. For a detailed …
Lua 5.3 Reference Manual - contents
Aug 25, 2020 · 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 5.1 Reference Manual - contents
May 5, 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 …
Programming in Lua : 1
Nevertheless, Lua is still the same language; most things that we will see here are valid regardless of how you are using Lua. For a start, we recommend that you use the stand-alone interpreter (that is, …
Demo - Lua
Demo To try Lua before downloading it, visit one of these sites: OneCompiler Tutorials Point — Lua Compiler Tutorials Point — Lua Terminal myCompiler You may want to try some sample Lua …