01-04-2024, 10:02 AM
Introduction to Compiler Design 3rd Edition (TRUE PDF, EPUB)
English | 2024 | ISBN-10: 3031464591 | 309 pages | TRUE (PDF, EPUB) | 25 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.
All phases required for translating a high-level language to symbolic machine language are covered, and some techniques for optimising code are presented. Type checking and interpretation are also included.