note

http://www.bank.engzenon.com/download/560e72f1-0a74-4507-8385-12aec0feb99b/Engineering_a_Compiler_2nd_edition_by_Cooper_and_Torczon.pdf

A good compiler contains a microcosm of computer science. It makes practi-
cal use of greedy algorithms (register allocation), heuristic search techniques
(list scheduling), graph algorithms (dead-code elimination), dynamic pro-
gramming (instruction selection), finite automata and push-down automata
(scanning and parsing), and fixed-point algorithms (data-flow analysis). It
deals with problems such as dynamic allocation, synchronization, nam-
ing, locality, memory hierarchy management, and pipeline scheduling.

http://www.shucunwang.com/RunCode/c/

http://www.cnblogs.com/Ninputer/archive/2011/06/07/2074632.html

http://pandolia.net/tinyc/

http://lotabout.me/2015/write-a-C-interpreter-0/

最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

相关阅读更多精彩内容

  • 1. 小儿口气臭(可能是酸臭或腐臭等),必定是积食 2. 大便很臭(可能是酸臭),必定有积食 3. 如果发烧是不是...
    米妮老师说儿推阅读 284评论 0 0
  • 每天 都遇见莲 问她水里冷不冷 她掬起一串珠子 说 彩虹就在里面
    宗宣阅读 324评论 6 5
  • 以前用OC做项目的,用户信息的存储都是放在Documents文件下的plist文件。现在在学Swift,感觉用Sw...
    Misaki_yuyi阅读 1,848评论 0 2
  • 当我们刚开始了解思维导图的时候,胆怯绘画的朋友会觉得“思维导图难画”,“这是艺术家才使用的工具”。胆怯逻辑思维...
    余祖江视角阅读 15,575评论 22 124

友情链接更多精彩内容