Language

Package: pcc @ 20170109

Synopsis

Portable C compiler

Description

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

Home page
http://pcc.ludd.ltu.se
Location
gnu/packages/c.scm (line: 116, column: 2)
Licenses

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?