Main > Programming > Compilers >

Tiny C Compiler 0.9.23

Tiny C Compiler 0.9.23

Sponsored Links

Tiny C Compiler 0.9.23 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.41 MB
Platform: Any Platform
License: LGPL (GNU Lesser General Public License)
Price:
Downloads: 1504
Date added: 2005-11-21
Publisher: Fabrice Bellard

Tiny C Compiler 0.9.23 description

Tiny C compiles so fast that even for big projects Makefiles may not be necessary.
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.
TCC not only supports ANSI C, but also most of the new ISO C99 standard and many GNUC extensions including inline assembly.
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
TCC mainly supports the i386 target on Linux and Windows. There are alpha ports for the ARM (arm-tcc) and the TMS320C67xx targets (c67-tcc).
Main features:
- SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assembler and linker).
- FAST! tcc generates optimized x86 code. No byte code overhead. Compile, assemble and link several times faster than GCC.
- UNLIMITED! Any C dynamic library can be used directly. TCC is heading torward full ISOC99 compliance. TCC can of course compile itself.
- SAFE! tcc includes an optional memory and bound checker. Bound checked code can be mixed freely with standard code.
- Compile and execute C source directly. No linking or assembly necessary. Full C preprocessor and GNU-like assembler included.
- C script supported : just add #!/usr/local/bin/tcc -run at the first line of your C source, and execute it directly from the command line.
- With libtcc, you can use TCC as a backend for dynamic code generation.
Enhancements:
- initial PE executable format for windows version (grischka)
- #pragma pack support (grischka)
- #include_next support (Bernhard Fischer)
- ignore -pipe option
- added -f[no-]leading-underscore
- preprocessor function macro parsing fix (grischka)

Tiny C Compiler 0.9.23 Screenshot

Advertisements

Tiny C Compiler 0.9.23 Keywords

Bookmark Tiny C Compiler 0.9.23

Hyperlink code:
Link for forum:

Tiny C Compiler 0.9.23 Copyright

WareSeeker periodically updates pricing and software information of Tiny C Compiler 0.9.23 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Tiny C Compiler 0.9.23 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Intel C++ Compiler application is a full fledged C/C++ compiler and debugger suite. Free Download
Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. Free Download
GMP compiler tool simplifies the use of GMP, the GNU multiple precision library. Free Download
Aubit 4GL compiler is a project to make a free Informix-4GL compatible compiler. Free Download
Java Brainfuck Compiler is an optimising Brainfuck to Java bytecode compiler. Free Download
nwcc is a small C compiler for Unix systems that I wrote in my freetime, for fun and to prove to myself that I could. Free Download
The Amsterdam Compiler Kit is a fast, lightweight and retargetable compiler suite and toolchain. Free Download
The Glasgow Haskell Compiler is a compiler for Haskell 98. Free Download