CLox Interpreter
October 27, 2018 ยท View on GitHub
This is an implementation of the CLox interpreter implemented in the second part of the book crafting interpreters.
This is a work-in-progress and might deviate from the original implementation in some parts.