CCX - a compiler for the C language Setup $ cd c++ $ make install $ make Run the compiler $ ./ccx path_to_file.c Testing $ make test Run benchmarks $ make benchmark