The Programming Language Lua
https://www.lua.org/
Official web site of the Lua language. Fourth edition of Programming in Lua available as e-book. Lua Workshop 2021 to be held in Freiburg, Germany.
Lua (programming language) - Wikipedia
https://en.wikipedia.org/wiki/Lua_(programming_language)
Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. Lua is cross-platform...
News and discussion for the Lua programming language.
https://www.reddit.com/r/lua/
#lua on freenode, the primary Lua IRC channel. lua wiki, for all sorts of information about lua, it's Lua dist, Lua with almost every library you can think of. MoonScript A rich programming language the...
GitHub - nanotee/nvim-lua-guide: A guide to using Lua in Neovim
https://github.com/nanotee/nvim-lua-guide
Learning Lua. If you are not already familiar with the language, there are plenty of resources to get A few tutorials have already been written to help people write plugins in Lua. Some of them helped quite...
Lua/Tutorial - MediaWiki
https://www.mediawiki.org/wiki/Lua/Tutorial
The tutorial aims to be accessible to all manner of programmers. Experienced users will read at great speed and beginners can digest the text more slowly; both can take advantage of the examples to clarify. It is thought that learning by example is the best form of learning.
Repl.it - Lua Online Compiler & Interpreter
https://repl.it/languages/lua
Write and run Lua code using our Lua online compiler & interpreter. You can build, share, and host applications right from your browser!
Lua Binaries
http://luabinaries.sourceforge.net/
Since Lua offers no standard set of libraries, many projects and teams have to build their own version of the Lua libraries and this can create binary incompatibilities among the resulting products.