编译原理与实践

Kenneth C.Louden

出版时间

2002-07-31

ISBN

9787111108429

评分

★★★★★
书籍介绍

This exciting new book combines a detailed study of modern theories of compiler design with a complete description (with source code)of a working compiler for a small language.The book reflects the author's conviction that practical aspects of compiler design cannot be understood without a grasp of theory,and that theory cannot be truly comprehended by undergraduate students without seeing it put into actual practice.Unifying the text's discussion of concepts is a complete working compiler written in C and developed using the techniques discussed in each chapter.

Extensive exercise sets at the end of each chapter focus student's attention on specific programming problems.

精彩摘录
  • "这个推导实际上是最左推导"
目录
1 INTRODUCITON
2 SCANNING
3 CONTEXT-FREE GRAMMARS AND PARSING
4 TOP-DOWN PARSING
5 BOTTOM-UP PARSING

显示全部
用户评论
略显啰嗦,但绝对适合入门
写的很有条理,深入浅出。当年我的自选教材,不过现在书中的内容已经忘了差不多了。
实践性超级强的书,虽然后端内容写得少了点,前端讲得够仔细了
可惜没有讨论OO,不过我觉得应该是最适合自学的一本
编译原理需要一辈子去理解
冯东推荐的,比较适合自学用,此本的翻译貌似不太好,英文不难适合直接上原版。
基本原理都讲的非常透彻易懂,重温一下受益颇多。唯一遗憾的就是TINY语言实在是太简单了,作为教材的支撑demo太弱了。😳
编译原理不错的入门教材,顺便提高了英语水平
收藏