Main
- URL: https://www.lua.org/
Implementations
- LuaJIT – http://luajit.org/
Lua binding
- tolua++ – https://github.com/LuaDist/toluapp
- LuaTinker – http://gpgstudy.com/gpgiki/LuaTinker
- luabind – https://github.com/luabind/luabind
Game engines
- cocos2d-x – http://www.cocos2d-x.org/
- Corona SDK – https://coronalabs.com/
- Gideros – http://giderosmobile.com/
- LÖVE – https://love2d.org/
- MOAI – http://getmoai.com/
Server
- Luvit – https://luvit.io/
- OpenResty – https://openresty.org/
See also
- Awesome Lua (LewisJEllis) – https://github.com/LewisJEllis/awesome-lua
- Awesome Lua (forhappy) – https://github.com/forhappy/awesome-lua
- Lua Parsing and Code Generation Internals – http://the-ravi-programming-language.readthedocs.io/en/latest/lua-parser.html
- World of Warcraft Interface Code – https://www.townlong-yak.com/framexml/live
- Ravi – http://ravilang.github.io/
- Roblox – https://www.roblox.com/create
- premake – https://premake.github.io/