Engineering a Compiler, Second Edition(英文原版-编译原理-带书签目录PDF)
带书签目录PDF格式,英文原版。 Engineering a Compiler, Second Edition 2nd Edition by Keith Cooper (Author), Linda Torczon (Author) As a professor and former compiler writer, I'm a big fan (and owner) of compiler books (including those by Aho, Ullman, Goos, Waite, Wirth, ...). The last years have seen a resurgence of really good books covering modern compiler engineering. This one (first and, gladly, second edition) is by far the best in its class. The contemporary competition consists of * Aho/Sethi/Ullman/Lam: nice book, great follow-on fr om the earlier dragon books, but is so thick that it's tough to teach from, and to be honest, it's getting convoluted. * Allen/Kennedy: another great book, covering some of the best results in optimization (of well behaved languages like Fortran). It is, just like the latest dragon book, heavy slogging and not digestible by many students. * Muchnick: yet another excellent book, but it hasn't (AFAIK) been updated.
This entirely revised second edition of Engineering a Compiler is full of technical updates and new material covering the latest developments in compiler technology. In this comprehensive text you will learn important techniques for constructing a modern compiler. Leading educators and researchers Keith Cooper and Linda Torczon combine basic principles with pragmatic insights from their experience building state-of-the-art compilers. They will help you fully understand important techniques such as compilation of imperative and object-oriented languages, construction of static single assignment forms, instruction scheduling, and graph-coloring register allocation., , In-depth treatment of algorithms and techniques used in the front end of a modern compiler, Focus on code optimization and code generation, the primary areas of recent research and development, Improvements in presentation including conceptual overviews for each chapter, summaries and review questions for sections, and prominent placement of definitions for new terms, Examples drawn from several different programming languages om the earlier dragon books, but is so thick that it's tough to teach from, and to be honest, it's getting convoluted. * Allen/Kennedy: another great book, covering some of the best results in optimization (of well behaved languages like Fortran). It is, just like the latest dragon book, heavy slogging and not digestible by many students. * Muchnick: yet another excellent book, but it hasn't (AFAIK) been updated.
This entirely revised second edition of Engineering a Compiler is full of technical updates and new material covering the latest developments in compiler technology. In this comprehensive text you will learn important techniques for constructing a modern compiler. Leading educators and researchers Keith Cooper and Linda Torczon combine basic principles with pragmatic insights from their experience building state-of-the-art compilers. They will help you fully understand important techniques such as compilation of imperative and object-oriented languages, construction of static single assignment forms, instruction scheduling, and graph-coloring register allocation., , In-depth treatment of algorithms and techniques used in the front end of a modern compiler, Focus on code optimization and code generation, the primary areas of recent research and development, Improvements in presentation including conceptual overviews for each chapter, summaries and review questions for sections, and prominent placement of definitions for new terms, Examples drawn from several different programming languages
用户评论
很棒的资料,谢谢