1.龙书(Dragon book)

书名是Compilers: Principles,Techniques,and Tools

作者是:Alfred V.Aho,Ravi Sethi,Jeffrey D.Ullman

国内所有的编译原理教材都是抄的它的,而且只是抄了最简单的前端的一些内容。

龙书中文版第一版

龙书英文版第二版

2.鲸书(Whale book)

书名是:Advanced Compiler Design and Implementation

作者是:Steven S.Muchnick

也就是高级编译原理,象什么陈意云之类的估计也就是这个水平不错了

鲸书中文版

鲸书英文版

3.虎书(Tiger book)

书名是:Modern Compiler Implementation in Java/C++/ML,Second Edition

作者是:Andrew W.Appel,with Jens Palsberg

这本书是3本书中最薄的一本,也是最最牛的一本!

虎书中文版