LICENSE
README.md
ast.go
ast_compound.go
ast_compound_test.go
ast_parser.go
ast_parser_test.go
ast_statement.go
ast_statement_test.go
ast_test.go
ast_word.go
ast_word_test.go
cmd/
errors.go
format.go
format.sh
format_format.go
format_print.go
format_print_test.go
format_types.go
go.mod
go.sum
state_test.go
tokeniser.go
tokeniser_test.go
types.go
walk/