Best way to self study Compilers: Principles, Techniques & Tools [closed]
I'm trying to study the book referenced in the title but am having a hard time. Can anyone suggestion some tips?
Before studing above book, I think it is better to go through Language Implementation Patterns: Create Your Own Domain-Specific and General Programming Languages book.
It gives some basic idea about how a compiler/interpreter works. With that bascground you can easily study Dragon book.
精彩评论