Compiler Design
Compiler Design
Ratings1
Average rating3
Reviews with the most likes.
This is a highly informative book. It concentrates on the concepts and theories rather than any particular programming language, hence the code examples are sparse and are in pseudocode. Of course, that also means that there are mathematical formulas that I simply dread as I can't seem to understand them easily.
The book covers topics such as the techniques and structures for the efficient compilation of object-oriented languages, functional languages, and logic languages. The discussion and explanation on the different approaches and their complexities are highly detailed.
The book is written in a very serious and professional tone, much like an authoritative work on a subject, rather than a book that invites the reader to explore and experiment. This is somewhat an issue because I had to read this during university and it wasn't easy to read it.