You are browsing as a guest. Sign up (or log in) to start making projects!

1h 46m 40s logged

Devlog 2

I started work on the AST builder. I decided that the algorithm will use delimiters to decide which tokens correspond to which AST node and I’m working on a method for Node that determines how to add a child based on the Node‘s type and the child’s type.

The screenshot is some of the code for Node.

0
9

Comments 0

No comments yet. Be the first!