lua
Een krachtige, lichtgewicht en embeddable programmeertaal. Meer informatie: https://www.lua.org/manual/5.4/lua.html.
lua {{pad/naar/script.lua}} {{--optioneel-argument}}
lua -e '{{print("Hello World")}}'