|
|
|
|
|
by sanxiyn
1117 days ago
|
|
Besides devoting too many pages to parsing, I think compiler practitioners have low opinion of the book because it isn't useful for them. For example, the second edition claims to be updated to modern optimization techniques, and in a sense that's true, but it is useless because the book isn't using SSA. For practitioners, SSA is not optional these days, and everything about optimization in the book needs to be updated to SSA to be useful. But you are probably not a compiler practitioner. Then I agree it is a good book to learn about compilers. |
|