If you would like to build this for some reason, you must have make and odin installed. Run make build or make run to do a debug form of the project, otherwise use make build-release to build a release version of the project. Run from ./build/interpreter-olox Usage: make run puts you into a prompt env with the language, while make run [file] runs the project through the file