Skip to content

Latest commit

 

History

History

parser

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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