Modern Compiler Implementation in C

豆瓣 Goodreads
Modern Compiler Implementation in C

登录后可管理标记收藏。

ISBN: 9780521607650
作者: Andrew W. Appel
出版社: Cambridge University Press
发行时间: 2004 -7
语言: 英语
装订: Paperback
价格: USD 70.00
页数: 556

/ 10

0 个评分

评分人数不足
cs
借阅或购买

Andrew W. Appel   

简介

This new, expanded textbook describes all phases of a modern compiler: lexical analysis, parsing, abstract syntax, semantic actions, intermediate representations, instruction selection via tree matching, dataflow analysis, graph-coloring register allocation, and runtime systems. It includes good coverage of current techniques in code generation and register allocation, as well as functional and object-oriented languages, that are missing from most books. In addition, more advanced chapters are now included so that it can be used as the basis for a two-semester or graduate course. The most accepted and successful techniques are described in a concise way, rather than as an exhaustive catalog of every possible variant. Detailed descriptions of the interfaces between modules of a compiler are illustrated with actual C header files. The first part of the book, Fundamentals of Compilation, is suitable for a one-semester first course in compiler design. The second part, Advanced Topics, which includes the advanced chapters, covers the compilation of object-oriented and functional languages, garbage collection, loop optimizations, SSA form, loop scheduling, and optimization for cache-memory hierarchies.

其它版本
短评
评论
笔记