This project will be following along with the book Writing an Interpreter in Go.
The syntax tree maps out and parses statements to later be interpreted. The "abstract" just removes things like ;, (), etc.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project will be following along with the book Writing an Interpreter in Go.
The syntax tree maps out and parses statements to later be interpreted. The "abstract" just removes things like ;, (), etc.