A direct port of Robert Nystrom jlox interpreter from his amazing book Crafting Interpreters. ./run.sh # lint, build and run the REPL ./run.sh <file> # lint, build and run a file.