This is an implementation of and interpreter for the Lox programming language as it appeared in the Crafting Interpreters book
AhmedMoalla/jlox
Implementation of an interpreter for the Lox programming language (https://craftinginterpreters.com)
Java