luajit

A just-in-time compiler (JIT) for the Lua programming language. See also: lua. More information: https://luajit.org/luajit.html.

luajit

luajit path/to/script.lua --optional-argument

luajit -e 'print("Hello World")'