A just-in-time compiler (JIT) for the Lua programming language. See also: lua. More information: https://luajit.org/luajit.html.
lua
luajit
luajit {{path/to/script.lua}} {{--optional-argument}}
luajit -e '{{print("Hello World")}}'