Lox A C++ implementation of the Lox language from the Crafting Interpreters book. Build with cmake: cmake . make ./lox fib.lox