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.
- Outputs:
out - Website: http://www.tinycc.org/
- Licenses: LGPL 2.1+
- Package source: gnu/packages/c.scm
- Builds: See build status
- Issues: See known issues
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.