SSA-based Compiler Design (Springer)
Monday, 13 February 2023

This book provides readers with a single-source reference to static-single assignment (SSA)-based compiler design. It is the first (and up to now only) book that covers in a deep and comprehensive way how an optimizing compiler can be designed using the SSA form. Edited by Fabrice Rastello and Florent Bouchez Tichadou the book has 24 chapters written by 31 authors and has been 12 years in the making.

<ASIN:303080514X>

After chapters introducing vanilla SSA and its main properties, the book describes several compiler analyses and optimizations and illustrates how compiler design can be made simpler and more efficient, thanks to the SSA form. Coverage also includes advanced topics, such as code generation, aliasing, predication and more.

Editors: Fabrice Rastello and Florent Bouchez Tichadou
Publisher: Springer
Date: December 2022
Pages: 399
ISBN: 978-3030805142
Print: 303080514X
Audience: Developers interested in creating compilers
Level: Advanced
Category: Software Architecture

ssacomp 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Foundational Python For Data Science

Author: Kennedy Behrman
Publisher: Pearson
Pages:256
ISBN: 978-0136624356
Print: 0136624359
Kindle: B095Y6G2QV
Audience: Data scientists
Rating: 4.5
Reviewer: Kay Ewbank

This book sets out to be a simple introduction to Python, specifically how to use it to work with data.



The C# Workshop (Packt)

Author: Jason Hales, Almantas Karpavicius and Mateus Viegas
Publisher: Packt
Date: September 2022
Pages: 780
ISBN: 978-1800566491
Print: 1800566492
Kindle: ‎ B0BGRBDJLS
Audience: C# developers
Rating:  4
Reviewer: Mike James
C# is not the language it once was - time for a revival?


More Reviews