luau

Fast, safe, gradually typed embeddable scripting language derived from Lua

brewmacoslinux
Try with needOr install directly
Source

About

Fast, safe, gradually typed embeddable scripting language derived from Lua

Commands

luauluau-analyze

Examples

Execute a Luau script file$ luau script.luau
Run Luau in interactive REPL mode$ luau
Analyze a Luau script for type errors and issues$ luau-analyze script.luau