Principles of Compiler Design

By Alfred V. Aho, Jeffrey D. Ullman,

Book cover of Principles of Compiler Design

Book description

Computer science

Shepherd is reader supported. When you buy books, we may earn an affiliate commission.

Why read it?

1 author picked Principles of Compiler Design as one of their favorite books. Why do they recommend it?

Attending Harvard College gave me the opportunity to collaborate with great programmers in creating the early ARPA-net. But the best course I took was on compiler theory and construction, using an early draft of the material in this book.

Of course I learned how to build a compiler, which I did as my first job after graduating. But more important, I learned that a well-built compiler is a small amount of language-independent code with two major parts.

First the input part that realizes the content of the lexical and grammatical metadata, like today’s LEX and YACC, to turn the program…

Want books like Principles of Compiler Design?

Our community of 10,000+ authors has personally recommended 35 books like Principles of Compiler Design.

Browse books like Principles of Compiler Design

5 book lists we think you will like!

Interested in computer science, algorithms, and computer programming?

10,000+ authors have recommended their favorite books and what they love about them. Browse their picks for the best books about computer science, algorithms, and computer programming.

Computer Science Explore 31 books about computer science
Algorithms Explore 36 books about algorithms
Computer Programming Explore 39 books about computer programming