This new text examines the design and implementation of Icc, a production-quality, retargetable compiler, designed at AT&T Bell Laboratories and Princeton University for the ANSI C programming language. The authors' innovative approach - a "literate program" that intermingles the text with the s
A Retargetable C Compiler: Design and Implementation
โ Scribed by David R. Hanson, Christopher W. Fraser
- Publisher
- Addison-Wesley Professional
- Year
- 1995
- Tongue
- English
- Leaves
- 588
- Edition
- 1
- Category
- Library
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
This new text examines the design and implementation of Icc, a production-quality, retargetable compiler, designed at AT&T Bell Laboratories and Princeton University for the ANSI C programming language. The authors' innovative approach - a "literate program" that intermingles the text with the sourc
Designed as a self-study guide, the book describes the real-world tradeoffs encountered in building a production-quality, platform-retargetable compiler. The authors examine the implementation of lcc, a production-quality, research-oriented retargetable compiler, designed at AT&T Bell Laboratories f
From the Foreword by Susan L. Graham:<br>This book takes on the challenges of contemporary languages and<br>architectures, and prepares the reader for the new compiling problems that<br>will inevitably arise in the future.<br>The definitive book on advanced compiler design<br>This comprehensive, up-