Description
C programs can be compiled with a small, fast compiler. It is useful for developers, students, and build systems that need a lightweight C compiler rather than a large full toolchain.
A compiler turns source code into executable binaries. Only build and run code you trust, and keep normal source-control backups before changing build configuration.