Usage:build/compiler [options] infile Options: -o <file> Place the output into <file>. -t Print tokens. -a Print abstract syntax tree. -i Print intermediate code -S Print assembly code ...