Description
C source code can be compiled on Unix systems with a small compiler implementation. This is useful for developers, learners, or portability experiments that need a compact C compiler rather than a large toolchain.
This is a command-line compiler. It is not a complete replacement for every GCC or Clang workflow, and generated binaries should be tested carefully for the target system.