parser To run you can either pass a file, eg: example: $ go run main.go example # output TBD Or use it like a REPL: $ go run main.go > # output TBD