Search code examples
compiler-theory

Classic Academic Textbooks


I'm familiar with both the Wizard Book:

Structure and Interpretation of Computer Programs

and the Dragon Book:

Compilers: Principles Techniques and Tools

However, I'm curious to find out which other classic academic textbooks people would consider essential reading for a programmer.


Solution

  • If the word is "classic", then I'd say the collection from Knuth's "The Art of Computer Programming".