replicode a constructivist programming language and runtime. to build cmake and a modern c++ compiler is required: mkdir build cd build cmake .. make An optional step after building is to run the automated tests: make test