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.
Reference
- Using Lua with C++ - 2015
- Using Lua with LuaBridge - 2015
- 1: LuaBridge
- 2: LuaBridge II
- Using Lua and C++ in practice. - 2015
- 1. Intro to ECS and basic principles
- 2. Implementing the basics
- LNA C++ Bindings - 2015
- Automated Lua Binding - 2014
- The Lua Tutorial - 2013
- Lua callstack with C++ debugger - 2010
- Exporting C++ functions to Lua - 2009
- Using Lua with C# - 2005
- An Introduction to Lua - 2003
Tutorials
Functions in Lua -2017
The price of speed: Lua or LuaJIT? - 2017
Data-Driven C++ Code using Lua - 2018
Scripting at the Speed of Thought: Lua and C++ with sol3 - 2018