The Stacky Language command-line (CLI) tools
- Execute
.stacky
files - REPL (Read-Eval-Print Loop)
Usage: stacky [FILE] [ARGS]... [COMMAND]
Commands:
check Check (parse/validate) a script file without running
help Print this message or the help of the given subcommand(s)
Arguments:
[FILE] File to run
[ARGS]... Arguments passed to the program when running a file
Options:
-h, --help Print help
This repository is under the MIT License.