

#19531
Mentioned in 2 episodes
Compilers
Principles, Techniques, and Tools
Book • 1986
This book, commonly known as the 'Dragon Book,' provides a thorough introduction to compiler design, covering topics such as lexical analysis, syntax analysis, syntax-directed translation, and code optimization.
It is widely regarded as a definitive text in the field of compiler technology.
It is widely regarded as a definitive text in the field of compiler technology.
Mentioned by
Mentioned in 2 episodes
Mentioned by 

as influential texts that have shaped generations of computer science students.


Kevin Ball

21 snips
Turing Award Special: A Conversation with Jeffrey Ullman
Mentioned by 

while discussing a challenging compiler project and the complexities of data representation in different programming languages.


Frank Krueger

Practical ways to solve hard problems (Interview)