Lua

Lua means Moon and it will drive you insane three days each month.

Lua, the coding language for those that are not afraid of chaos. Reference code in language/lua/src and code to test it in language/lua/test. Test by running test that start the lua interactive prompt after running _main.lua.

Lua Syntax

Data

Standard Libraries

OOP

Lua C API

Debug

Optimization

Reference

Tutorials

Functions in Lua -2017

The price of speed: Lua or LuaJIT? - 2017

The Implementation of Lua 5.

Data-Driven C++ Code using Lua - 2018

Scripting at the Speed of Thought: Lua and C++ with sol3 - 2018

Lua callstack with C++ debugger - 2010