Ads
related to: compiler design textbook- Best Books of 2024
Amazon Editors’ Best Books of 2024.
Discover your next favorite read.
- Textbooks
Save money on new & used textbooks.
Shop by category.
- Best Books of the Year
Amazon editors' best books so far.
Best books so far.
- Best sellers and more
Explore best sellers.
Curated picks & editorial reviews.
- Best Books of 2024
Search results
Results From The WOW.Com Content Network
The book may be called the "green dragon book" to distinguish it from its successor, Aho, Sethi & Ullman's Compilers: Principles, Techniques, and Tools, which is the "red dragon book". [1] The second edition of Compilers: Principles, Techniques, and Tools added a fourth author, Monica S. Lam , and the dragon became purple; hence becoming the ...
First published in 1986, it is widely regarded as the classic definitive compiler technology text. [2] It is known as the Dragon Book to generations of computer scientists [3] [4] as its cover depicts a knight and a dragon in battle, a metaphor for conquering complexity. This name can also refer to Aho and Ullman's older Principles of Compiler ...
It describes the BLISS optimizing compiler for the PDP-11, written at Carnegie Mellon University in the early 1970s. The compiler ran on a PDP-10 and was one of the first to produce well-optimized code for a minicomputer. Because of its elegant design and the quality of the generated code, the compiler and book remain classics in the compiler ...
His 1990 book Compiler Design in C is a 984-page reference book, recommended by several library services at the time, [10] [11] as well as trade publications [12] [13] [14] and the comp.compiler Usenet group FAQ. [15] It is now out of print, but available as a download on his website. [16]
He and James Peters coauthored The Art of Compiler Design (1992), an important introductory textbook to compiler and interpreter design. [1] References
Their 1977 textbook Principles of Compiler Design had a green dragon on the front cover and became known as "the green dragon book". In 1986 Aho and Ullman were joined by Ravi Sethi to create a new edition, "the red dragon book" (which was briefly shown in the 1995 movie Hackers), and in 2006 also by Monica Lam to create "the purple dragon book ...
The Dragon Book may refer to: Principles of Compiler Design, a book by Alfred V. Aho, and Jeffrey D. Ullman; Compilers: Principles, Techniques, and Tools, a book by Alfred V. Aho, Monica S. Lam, Ravi Sethi, and Jeffrey D. Ullman; The Dragon Book, a 2009 fantasy anthology co-edited by Gardner Dozois
This second part of the compiler can also be created by a compiler-compiler using a formal rules-of-precedence syntax-description as input. The first compiler-compiler to use that name was written by Tony Brooker in 1960 and was used to create compilers for the Atlas computer at the University of Manchester, including the Atlas Autocode compiler