Lua 5.1.5/5.4.8 (binary only)⚓︎
- Homepage: https://www.lua.org
- Manpage: https://www.lua.org/docs.html
- Changelog: https://www.lua.org/versions.html
- Repository: https://github.com/lua/lua
- Package: master/make/pkgs/lua/
- Steward: @fda77
Lua is a
scripting language
intended for embedding in programs so they can be extended and
maintained more easily. One of Lua's special characteristics is the small
size of the compiled script interpreter.
Further Links⚓︎
- Lua Homepage
- Wikipedia
article - Lua for beginners
- Lua
Links - Libraries And
Bindings - Ticket #1325 "Ticket with patch for common libraries"
- Ticket #1326 "LUA for Haserl"