source insight ultraedit10winhex source insight 3.5 ultraedit 10.10 winhex 15.4 源码阅读二进制查看打包,来自网上, 纯属探索运行原理使用,版权归原作者所有。
Sensory Developing Your Own32Bit Computer Operating System开发自己的操作系统 http://www.ipdatacorp.com/mmurtl.html 内有源代码下载 作者Richard A. Burgess实现了自己的编译器,汇编器和操作系统. .真厉害.
omf对象文件格式英文版 Tool Interface Standards (TIS) Relocatable Object Module Format (OMF) Specification Version 1.1 英文版pdf格式
C语言的开发中英文版与早期的C编译器源代码 《C语言的开发》中英文版 与早期的C编译器源代码 这两个早期的C编译器来自网上, 现在想再贴个网址,但已经不容易找了。 TheDevelopmentoftheCLanguage* DennisM.Ritchie
Tiny C Compiler for windows微型C编译器 ANSIC编译器.编译速度极快,生成的可执行文件小。此为0.9.24版 适合于研究数据结构与算法和编译器编写的人员使用和研究。 官方网站有最新版下载: http://bellard.org/tcc/ 这里有最新更新http://repo.or.cz/w/tinycc.git