tcc (0.9.27)

Published 7 months ago by eyck

Installation

conan remote add gitea https://git.minres.com/api/packages/Tooling/conan
conan install --remote=gitea tcc/0.9.27

About this package

TinyCC (aka TCC) is a small but hyper fast C compiler. Unlike other C compilers, it is meant to be self-relying: you do not need an external assembler or linker because TCC does that for you.

Keywords

compiler c