a personal go implementation of the lox interpreter from crafting interpreters by robert nystrom.
built for learning, not for production.
current read: chapter 6
a peak interest in practicing go whilst revisiting the concepts of compilers and interpreters