Weekly Roundup 2020-08-04
Kind of curious to see how much will have to change for me to be satisfied with my Lox code base.
Kind of curious to see how much will have to change for me to be satisfied with my Lox code base.
Currently, I'm calling it "Toad", for reasons that I'll leave mysterious for now.
Just staring at some code I copied from Programming in Lua and going "Hm. Hmm. Hmmmmmmmmmm."
Whoo. Two weeks later, and I have, probably, a working Lox interpreter.
With being implemented that quickly, it can't be that classy...
It's so much easier to write when something goes horribly wrong...
Thanks to Mypy for catching some absolute nonsense.
Early posting because I'm trying to do a backup, and the external drive is really finicky.
I'd been thinking for a bit "This doesn't make sense." Turns out it doesn't, and the reason is that I misread a function definition.
"I wonder if it's a sign that, whenever I attempt something like this, the scope of the changes spirals wildly out of control. ... Naaaah."