A simple interpreter for the Lox programming langage. The code is based on the Java interpreter described in the book Crafting interpreters by Robert Nystrom.