Flags

BrainRot Lang CLI supports a small set of global flags. Flags are prefixed with -- (long form) or - (short form).

Available Flags

FlagShortDescription
--help-hPrint usage info and available commands
--version-vPrint interpreter version and exit

Usage

terminal
# --version / -v : Print the interpreter version brainrot --version # BrainRot Lang v1.0.0 # --help / -h : Print usage info brainrot --help