This is a compiler generator for C++ by Markus Löberbauer and Csaba Balazs.
To build the binary, run build.bat or build.sh. The executable will be in build directory.
You also can use CMake directly.
Documentation is available at the original site for Coco/R.