Tiny C Compiler

Edit Package tcc

The Tiny C Compline (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.

Through libtcc TCC can be used as a backend for dynamic code generation.

Source Files (show merged sources derived from linked package)
Filename Size Changed
0001-Build-shared-and-static-libraries.patch 0000004754 4.64 KB
tcc-0.9.27.tar.bz2 0000634999 620 KB
tcc-rpmlintrc 0000000067 67 Bytes
tcc.changes 0000003603 3.52 KB
tcc.spec 0000004201 4.1 KB
Comments 0
No comments available
openSUSE Build Service is sponsored by