Coding 2023-02-09

By Max Woerner Chase

Overall, I'm doing about the same as yesterday I think. The soreness is kind of moving upwards in my body, and I don't know when it's going to let up.

Anyway, I did manage to remember where I was with regards to the Crafting Interpreters stuff: on a completely different website because I didn't want to do recursive descent stuff. Here's what I ended up deciding:

Instead of trying to have a stripped-down representation for inputs to some of the functions, I had the functions take a more structured format, and make helpers that produce that more structured format. The result is apparently sensible.

I'm going to try to put together the combination of class{} and the new enum{}.

I'll mess with that later, but I don't have the focus to describe anything else.

Good night.