About 400 results
Open links in new tab
  1. 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

  2. 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.

  3. 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 …

  4. 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.

  5. 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.

  6. Lua: reference manuals

    5 days ago · 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.

  7. 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.

  8. Programming in Lua : 1

    If you are using the stand-alone Lua interpreter, all you have to do to run your first program is to call the interpreter (usually named lua) with the name of the text file that contains your program.

  9. Demo - Lua

    5 days ago · To see how Lua programs compile to instructions for the Lua virtual machine, visit Lua Bytecode Explorer

  10. Lua 5.1 Reference Manual

    Lua is free software, and is provided as usual with no guarantees, as stated in its license. The implementation described in this manual is available at Lua's official web site, www.lua.org. …