10% off all books and free delivery over £40
Buy from our bookstore and 25% of the cover price will be given to a school of your choice to buy more books. *15% of eBooks.

Introduction to Compiler Design

View All Editions

The selected edition of this book is not available to buy right now.
Add To Wishlist
Write A Review

About

Introduction to Compiler Design Synopsis

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.

Aiming to be neutral with respect to implementation languages, algorithms are mostly presented in pseudo code rather than in any specific language, but suggestions are in many places given for how these can be realised in different language paradigms.

Depending on how much of the material from the book is used, it is suitable for both undergraduate and graduate courses for introducing compiler design and implementation.

 


 

About This Edition

ISBN: 9783031464591
Publication date: 6th January 2024
Author: Torben Æ Mogensen
Publisher: Springer an imprint of Springer International Publishing
Format: Paperback
Pagination: 287 pages
Series: Undergraduate Topics in Computer Science
Genres: Compilers and interpreters