This package browser is in early development. Mind the rough edges.

pcc 20170109

Portable C compiler

PCC is a portable C compiler. The project goal is to write a C99 compiler while still keeping it small, simple, fast and understandable.

Installation

Install pcc 20170109 as follows:

guix install pcc@20170109

Or install the latest version:

guix install pcc

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.