Lox programing language and interpreter written in C Based on https://craftinginterpreters.com Run lets lox - will build and start clox binary lets lox examples/hello.lox - will run script from file Test lets test Build lets build builds using CMake