Lua
Contents
Lua¶
Lua is a lightweight, high-level, multi-paradigm programming language designed primarily for embedded use in applications. You can read more about it at lua.org.
The Lua module on the HPC¶
You can load the Lua module into your environment with the following command:
$ module add lua
The Lua module is only available on ARC3.
System |
Version |
Command |
---|---|---|
ARC3 |
Lua 5.3.4 (default) |
|