Diary 2020-08-05
I have lost the ability to get the hang of any day whatsoever.
I have lost the ability to get the hang of any day whatsoever.
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.