Introduction to Compiler Design, Third Edition by Torben Ægidius MogensenEnglish | PDF EPUB (True) | 2024 | 303 Pages | ISBN : 3031464591 | 25.5 MB
The third edition of this textbook has been fully revised and adds material about the SSA form, polymorphism, garbage collection, and pattern matching. It presents techniques for making realistic compilers for simple to intermediate-complexity programming languages. The techniques presented in the book are close to those used in professional compilers, albeit in places slightly simplified for presentation purposes. "Further reading" sections point to material about the full versions of the techniques.