Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37038511
en ru br
ALT Linux repositórios
S:0.9.27-alt4.740.g347c036
5.0: 0.9.23-alt4
4.1: 0.9.23-alt4
4.0: 0.9.23-alt4
3.0: 0.9.22-alt1

Group :: Desenvolvimento/C
RPM: tcc

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 0.9.27-alt4.740.g347c036
Data da compilação: 22 novembro 2021, 13:06 ( 122.4 weeks ago )
Tamanho:: 661.84 Kb

Home page:   http://bellard.org/tcc

Licença: LGPLv2.1+
Sumário: A small but hyper fast C compiler
Descrição:

TinyCC (aka TCC) is a small but hyper fast C compiler. Unlike other C
compilers, it is meant to be self-sufficient: you do not need an
external assembler or linker because TCC does that for you.
TCC compiles so fast that even for big projects Makefiles may not be
necessary.
TCC not only supports ANSI C, but also most of the new ISO C99 standard
and many GNUC extensions.
TCC can also be used to make C scripts, i.e. pieces of C source that
you run as a Perl or Python script. Compilation is so fast that your
script will be as fast as if it was an executable.
TCC can also automatically generate memory and bound checks while
allowing all C pointers operations. TCC can do these checks even if non
patched libraries are used.
With libtcc, you can use TCC as a backend for dynamic code generation.

Mantenedor currente: Ilya Kurdyukov

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • libtcc-devel
  • libtcc-devel-static
  • tcc
  • tcc-cross
  • tcc-debuginfo
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009