Plox Following the "Crafting Interpreters" book to write an implementation of the Lox language. Dependencies Apt sudo apt-get install black clang-format cmake cmake-format python3.12 python3-pytest