Hacker News new | ask | show | jobs
by lietuvis 132 days ago
Took a quick look, this seems like a copy of writing an interpreter in go book by Thorsten Ball, but just much worse.

Also using double equals to mutate variables, why?

2 comments

Also i didn't read that book, if there are similarities in language it must be accident or claude steering me to what he knows. And if its the interpreter design, than it probably if from that book. And they told us, that they don't memorise the material.
Just because i wanted it to. I made some design choices that i found interesting.