Coding 2022-01-13

By Max Woerner Chase

I got a late start again today, but I have managed to put together a rough draft of the parser code from the past few days' notes. I'll test it later. Testing it requires some decisions about how to represent the AST nodes that I don't want to make so close to midnight.

Once I have a successful run with the tutorial's example parser, I'll put this on the back burner for a bit, then come back to it soon-ish and start working on cleaning up the code. Maybe make a post just to talk about it.

Anyway, I don't want to risk thinking of "just one more thing" to write for half and hour, so I'm cutting things off here.

Good night.