Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 622 Bytes

compiler.md

File metadata and controls

24 lines (12 loc) · 622 Bytes

= 发展 = 新语言,新平台出现一般都会有某种应用需求在驱使。 特定的问题,都有适合的程序设计语言来解决。 不能忽视大公司的作用。

http://www.cnblogs.com/JeffreyZhao/archive/2010/08/30/1812515.html

= books =

程序设计语言第三版 [[programming_language_pargmatics_3e]]

[http://en.wikipedia.org/wiki/Parsing]

[http://www.cs.berkeley.edu/~hilfingr/cs164/public_html/lectures/ CS 164: Supplementary Lecture Notes ]

[[compiler_turing|因与编译有关的贡献而获得图灵奖者]]

哈工大课件 [http://cst.hit.edu.cn/comp/teaching/?p=cware.htm]

llvm