Publisher: Addison-Wesley, 1986, 796 pages
ISBN: 0-201-10194-7
Keywords: Programming
Anyone interested in compiler design is familiar with "the Dragon Book". Principles of Compiler Design, by Alfred V. Aho and Jeffrey D. Ullman. The dragon book was a landmark text in compiler design, a field which was rapidly evolving. Since it was first published, the state of compiler design has advanced.
As a result, Addison-Wesley announces the birth of a new dragon, Compilers: Principles, Techniques, and Tools, by the team of Alfred V. Aho, Ravi Sethi, and Jeffrey D. Ullman.
The text begins with an introduction to the principal ideas behind compilation, and then illustrates these ideas by constructing a simple one-pass compiler. The remainder of the book amplifies the ideas presented in the first two chapters and discusses more advanced topics such as syntax analysis, type checking, code generation, and code optimization.
The new dragon presents the basic material featured in the old dragon, while also delving into recent developments in the field. Features of the new dragon include:
The book to have read if you're into compilers.
Comments
There are currently no comments
New Comment