Loxide An implementation of the interpreter for the Lox programming language as described in the Crafting Interpreters book by Robert Nystrom. Uses codecrafters.io to lead the implementation as described in the book.