Sie befinden sich hier: eisfair / Pack-Eis
News News News

Navigation

Content

Dateianzeige für tcc (3.4.7)

usr/share/doc/tcc/tcc.txt
+-----+ | tcc | +-----+ The Tiny C Compiler (TCC) is a small but very fast C compiler. Unlike other C compilers, it is meant to be self-reliant and thus does not need an external assembler or linker. It supports ANSI C, most of the ISO C99 standard and many GNUC extensions including inline assembly and it can automatically generate memory and bound checks while allowing all C pointers operations. Pieces of C source code may also be executed as a script with TCC, due to its high compilation speed performance will be equivalent to that of an executable. https://repo.or.cz/tinycc.git