Compilers 1/e plus Selected Online Chapters from Compilers 2/e Update Package
By Alfred V. Aho, Ravi Sethi, Monica S. Lam, Jeffrey D. Ullman




(26)
Like Compilers 1/e plus Selected Online Chapters from Compilers 2/e Update Package?
Join aNobii to see if your friends read it, and discover similar books!
Book Details
-
Rating:




(26)
- English Books
- Hardcover 700 Pages
- Edition: Package
- ISBN-10: 0321428900
- ISBN-13: 9780321428905
- Publisher: Addison Wesley
- Pub date: Jan 05, 2006
- Also available as: Paperback
Groups with this in collection
Prices Change currency & sellers
| ISBN | Edition | List | Sale | Seller |
|---|---|---|---|---|
| 9780321428905 | Hardcover | $118.80 | -- | The Book Depository |
| Other editions → | ||||
Still don't have the dragon book?
Compiler design is a huge field and this book is a mirror of this field. The language is clear and the notation used by authors simplify understanding of the material. This book covers the main topics relevant to compiler design:
1) Introduction to compiling
2) A simple one-pass compiler
3) Lexycal ... (continue)
Compiler design is a huge field and this book is a mirror of this field. The language is clear and the notation used by authors simplify understanding of the material. This book covers the main topics relevant to compiler design:
1) Introduction to compiling
2) A simple one-pass compiler
3) Lexycal analysis
4) Syntax analysis
5) Syntax-directed translation
6) Type checking
7) Run-time Environments
8) Intermediate code generation
9) Code generation
10) Code optimization
plus other chapters with some hints and a programming project.
Some people said that this book is too "heavy" for an introductory course on compiler design. I think that all people reading a book of this entity should have at least a basic understanding of theoretical computer science, like finite state machines, grammars, and regular expressions. All the material is well organized.
The book starts with an introduction to compiler design, ideas and basic principles. Then it develops concepts in the rest of the book. Of course this is not an easy reading but this is not a problem of the book. Compiler theory is complex and this book try to explain it in the clearest way possible.
I like this book, after reading this you'll have all the skills to read more advanced books about this subject.
This book has always been considered the standard textbook about compiler design and I recommend it to all people interested in this wonderful subject. Highly recommended.
Is this helpful?