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

tcc 0.9.27-1.a83b285

Tiny and fast C compiler

TCC, also referred to as "TinyCC", is a small and fast C compiler written in C. It supports ANSI C with GNU and extensions and most of the C99 standard.

Installation

Install tcc 0.9.27-1.a83b285 as follows:

guix install tcc@0.9.27-1.a83b285

Or install the latest version:

guix install tcc

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.