Program Specialization
β Scribed by Renaud Marlet(auth.)
- Publisher
- Wiley-ISTE
- Year
- 2012
- Tongue
- English
- Leaves
- 550
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This book presents the principles and techniques of program specialization ? a general method to make programs faster (and possibly smaller) when some inputs can be known in advance. As an illustration, it describes the architecture of Tempo, an offline program specializer for C that can also specialize code at runtime, and provides figures for concrete applications in various domains. Technical details address issues related to program analysis precision, value reification, incomplete program specialization, strategies to exploit specialized program, incremental specialization, and data specialization. The book, that targets both researchers and software engineers, also opens scientific and industrial perspectives.Content:
Chapter 1 Main Principles of Program Specialization (pages 1β42): Renaud Marlet
Chapter 2 Specialization Techniques (pages 43β70): Renaud Marlet
Chapter 3 Offline Specialization (pages 71β116): Renaud Marlet
Chapter 4 A Specializer for C: Tempo (pages 117β144): Renaud Marlet
Chapter 5 Applications of Specialization (pages 145β184): Renaud Marlet
Chapter 6 Precision of Program Analysis (pages 185β220): Renaud Marlet
Chapter 7 Reification: From a Value to a Term (pages 221β248): Renaud Marlet
Chapter 8 Specialization of Incomplete Programs (pages 249β282): Renaud Marlet
Chapter 9 Exploitation of Specialization (pages 283β308): Renaud Marlet
Chapter 10 Incremental Runtime Specialization (pages 309β342): Renaud Marlet
Chapter 11 Data Specialization (pages 343β392): Renaud Marlet
Chapter 12 Scientific Perspectives (pages 393β420): Renaud Marlet
Chapter 13 Conclusion: From Prototype to Product (pages 421β434): Renaud Marlet
π SIMILAR VOLUMES