Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

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.