Crafting Interpreters 2020-07-30

By Max Woerner Chase

The resolver code seems to be all set, so now I'm working on implementing classes. This might take a while.

I wish I could come up with more to say for these entries, but my day has been taken up by various technical issues that I don't want to write about, and I'm getting a consistent handle on adapting between the intended code and my code.

So, there aren't really any interesting puzzle-y things to write up for now.

One thing that occurred to me to check was how many statements the codebase has, according to coverage measurements. Looks like 1295, though that can be massaged and altered in various ways, probably by as much as a hundred statements if I really dedicated myself to golfing it. I should not.

Anyway, it's too late already.

Good night.