This is a simple interpreter for the Lox programming language written in Java, following the instructions provided in the book https://craftinginterpreters.com/
This is a simple interpreter for the Lox programming language written in Java, following the instructions provided in the book https://craftinginterpreters.com/