Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 180 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 180 Bytes

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