tcc (0.9.27)

Published 2022-10-20 20:09:16 +02:00 by eyck

Installation

conan remote add gitea 
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