Description: The Obfuscated Tiny C Compiler (OTCC) is a very small C compiler. It generate i386 code,include two version.The one generate bin file,the other generate elf file Platform: |
Size: 9184 |
Author:肖逸 |
Hits:
Description: Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler
Installation on a i386 Linux host (for Windows read win32/readme.txt)
./configure
make
make test
make install
By default, tcc is installed in /usr/local/bin.
./configure --help shows configuration options.-Tiny C Compiler-C Scripting Everywhere-T he Smallest ANSI C compiler Installation on a i3 86 Linux host (for Windows read win32/readme.t xt). / configure make make test make install By d efault. TCC is installed in / usr / local / bin.. / configu re -- help shows configuration options. Platform: |
Size: 446401 |
Author: 刘竞楠 |
Hits:
Description: 一个GNU的C语言编译器源代码,源代码过万行.- A GNU C language compiler source code, source code ten thousand
lines Platform: |
Size: 199391 |
Author:吕进华 |
Hits:
Description: Tiny C Compiler - C Scripting Everywhere - The Smallest ANSI C compiler
Installation on a i386 Linux host (for Windows read win32/readme.txt)
./configure
make
make test
make install
By default, tcc is installed in /usr/local/bin.
./configure --help shows configuration options.-Tiny C Compiler-C Scripting Everywhere-T he Smallest ANSI C compiler Installation on a i3 86 Linux host (for Windows read win32/readme.t xt)./configure make make test make install By d efault. TCC is installed in/usr/local/bin../configu re-- help shows configuration options. Platform: |
Size: 446464 |
Author: 刘竞楠 |
Hits:
Description: Tiny-C 9.0
You can compile and execute C code everywhere, for example on rescue disks ( about 100KB for x86 TCC executable, including C preprocessor, C compiler, ...
http://bellard.org/tcc/ Platform: |
Size: 364544 |
Author:123 |
Hits:
Description: A c compiler source code. Tiny C Compiler feature:
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 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.-A c compiler source code. Tiny C Compiler feature:
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 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. Platform: |
Size: 443392 |
Author:Steven Hu |
Hits:
Description: Compiler Construction book 中文版,里面包含tiny语言的C++实现的编译器-Compiler Construction book Chinese version, which contains tiny language C++ compiler to achieve Platform: |
Size: 7481344 |
Author:小邓 |
Hits:
Description: TCC(Tiny C Compiler)0.9.26源码 VS版工程
已经实现VS2008和VS2013 打开即用
可编译 可调试
建议使用VS2008编译(TCC (Tiny C Compiler) 0.9.26 source VS version project
VS2008 and VS2013 have been opened and used
Compiling and debugging
It is recommended to use VS2008 to compile) Platform: |
Size: 580608 |
Author:张四 |
Hits:
Description: Tiny compiler.
Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions are met:
* * Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer. Platform: |
Size: 658432 |
Author:wzshun |
Hits: