This is a tutorial to help you get started with using the Lua programming language under Ethos. (It is definitely not a tutorial for learning the Lua programming language itself. There are already ...
Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. Lua is cross-platform, since the interpreter of compiled bytecode is writtten ...