Description: 这是一款msc51和z80的c编译器,包括msc51,c编译器的源代码-msc51 Z80 and the c compiler, including msc51, c compiler source code Platform: |
Size: 1400857 |
Author:阿锥 |
Hits:
Description: 一个完整的C编译器源代码,
可以编译出windows下可执行的exe文件,程序不大,总共不到2w行代码,是学习C编译器的好例子。
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 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: 382914 |
Author:wukercheng@yahoo.com.cn |
Hits:
Description: 这是一款msc51和z80的c编译器,包括msc51,c编译器的源代码-msc51 Z80 and the c compiler, including msc51, c compiler source code Platform: |
Size: 1400832 |
Author:阿锥 |
Hits:
Description: 一个C编译器源码:编译器基本原理,词法分析,语义分析-a C compiler source : compiler basic tenets of lexical analysis, semantic analysis, and so on Platform: |
Size: 267264 |
Author:张阳 |
Hits:
Description: c编译器源码,完全实现了c编译器的功能,可以做为编译器学习的参考-c compiler, source code, the full realization of the c compiler features, the compiler can be used as reference for learning Platform: |
Size: 220160 |
Author:崔志伸 |
Hits:
Description: 一个超级牛B的人设计的c编译器,包含全部源码!-A super cow who designed B c compiler, contains all the source code! Platform: |
Size: 350208 |
Author:李杰龙 |
Hits: