FICHA · MANJARO

tcc

Tiny C Compiler (tinycc)

  • cli
  • CLI
  • LANGUAGE
  • COMPILER
  • Launchable
  • Runs in terminal
official+codex · reviewed · May 29, 2026 description in en

Description

Compiles C code quickly with a very small compiler, making it useful for experiments, scripting-like C workflows, education, and environments where compile speed matters more than full optimizing-compiler features. It can also help test simple C examples rapidly.

It is not a drop-in replacement for every GCC or Clang build. Check language support, warnings, optimization expectations, and binary compatibility before using it for production software.

How to run

tcc

Commands: tcc

Permissions

Permissions not analysed for this source yet.