Simplified build process of c2compiler.
You should have a relatively recent version of Docker before proceeding. Head over here for the installation documents.
git clone --recursive https://github.com/ckaygusu/c2-docker
make
The compiled content should appear under build
directory.