株式会社極東書店トップ > 商品一覧 > SSA-based Compiler Design. 2022 ed.
商品詳細
SSA-based Compiler Design. 2022 ed.
・ISBN 978-3-030-80517-3 paper EUR 79.99
¥21,380.- (税込) ※(※)価格はご注文時の参考価格となります。
納品価格につきましては書籍の入荷時点で確定となります。
版元の原価改定、外国為替の変動等により異なる場合がございますので、予めご了承下さい。
| 著者・編者 | Rastello, Fabrice / Bouchez Tichadou, Florent (eds.), |
|---|---|
| 出版社 | (Springer Nature Switzerland AG, SZ) |
| 出版年月 | 2023 |
| ページ数 | 382 pp. |
| 言語 | ENG |
| ニュース番号 | <A02-2827> |
解説
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. After introducing vanilla SSA and its main properties, the authors
describe several compiler analyses and optimizations under this form. They illustrate
how compiler design can be made simpler and more efficient, thanks to the SSA form.
This book also serves as a valuable text/reference for lecturers, making the teaching of
compilers simpler and more effective. Coverage also includes advanced topics, such as
code generation, aliasing, predication and more, making this book a valuable reference
for advanced students and practicing engineers.