Lua is a lightweight, multi-paradigm programming language designed primarily for embedded use in applications. Lua is cross-platform, since the interpreter is written in ANSI C, and has a relatively simple C API.
WikipediaMulti-file mode |
Name | Version ID | Multi-file mode |
---|---|---|
lua 7.2 | 1 | |
luac 5.3.3 | 3 | |
luac 5.4.2 | 6 |
Sample solution to the TEST programming problem.