Source & Compilation
You can grab the source as a ZIP from the Downloads page.
Tested on Go 1.25, should work on newer versions too.
# Build for current platform
cd folder-with-source-code
go build -o ccode .
You can then run ./ccode install to install the freshly built binary.