Items related to Retargetable C Compiler, A: Design and Implementation

Retargetable C Compiler, A: Design and Implementation - Softcover

 
9780805316704: Retargetable C Compiler, A: Design and Implementation

Synopsis

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 for the ANSI C programming language. The authors' innovative approach-a "literate program" that intermingles the text with the source code-uses a line-by-line explanation of the code to demonstrate how lcc is built.

"synopsis" may belong to another edition of this title.

About the Author

Since 1975, Christopher W. Fraser has researched compiling, particularly producing code generators automatically from compact specs, and has published many technical articles in this area. He originated retargetable peephole optimization, which GCC, a popular C compiler, uses to help select instructions. From 1977 until 1986, Fraser taught computer science, including compiling, at the University of Arizona. Since 1986, Fraser has conducted computing research at AT&T Bell Laboratories in Murray Hill, New Jersey.

David R. Hanson is a Professor of Computer Science at Princeton University with more than 20 years of research experience in programming languages. He has conducted research in conjunction with Bell Laboratories and is the co-author of lcc, a production quality, research compiler for the C language that is popular with the Unix community. lcc is presented and analyzed in the book A Retargetable C Compiler: Design and Implementation, by Christopher Fraser and David Hanson (c) 1995, Addison-Wesley.


0805316701AB04062001

From the Back Cover

This new text examines the design and implementation of lcc, a production-quality, retargetable compiler for the ANSI C programming language, designed at AT&T Bell Laboratories and Princeton University. The authors' innovative approach--a "literate program" that intermingles the text with the source code--gives a detailed tour of the code that explains the implementation and design decisions reflected in the software. And while most books describe toy compilers or focus on isolated pieces of code, the authors provide the entire source code for a real compiler, which is available via ftp. Structured as a self-study guide that describes the real-world tradeoffs encountered in building a production-quality compiler, this book is useful to individuals who work in application areas applying or creating language-based tools and techniques.

  • Explores the interaction between compiler theory and practice through the discussion of lcc.
  • Covers compiler theory only as needed to understand the implementation of lcc, focusing instead on practical, applied issues.
  • Encourages a broader understanding of programming in C through an examination of lcc, a production-quality compiler in use since 1988.
  • Provides full code generators for the MIPS R3000, SPARC, and Intel 80x86 architectures and successors.
  • The full source code for the lcc compiler, the three back ends, and the code-generator generator is freely available.
  • Uses icons and brief indices in the margins to cross- reference code fragments and connect code usage.
Audience

Senior undergraduate or graduate level second course. Any researcher or implementer of compilers for parallel or advanced computers.



0805316701B04062001

"About this title" may belong to another edition of this title.

  • PublisherAddison-Wesley Professional
  • Publication date1995
  • ISBN 10 0805316701
  • ISBN 13 9780805316704
  • BindingPaperback
  • LanguageEnglish
  • Edition number1
  • Number of pages584

Buy Used

Condition: Good
Item in good condition. Textbooks...
View this item

£ 25.91 shipping from U.S.A. to United Kingdom

Destination, rates & speeds

Buy New

View this item

£ 21.16 shipping from Germany to United Kingdom

Destination, rates & speeds

Search results for Retargetable C Compiler, A: Design and Implementation

Stock Image

Hanson, David
Published by Addison-Wesley Professional, 1995
ISBN 10: 0805316701 ISBN 13: 9780805316704
Used Softcover

Seller: SecondSale, Montgomery, IL, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: Good. Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc. Seller Inventory # 00088038981

Contact seller

Buy Used

£ 20.52
Convert currency
Shipping: £ 25.91
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Fraser, Christopher; David Hanson
ISBN 10: 0805316701 ISBN 13: 9780805316704
Used Trade paperback

Seller: Twice Sold Tales, Capitol Hill, Seattle, WA, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Trade paperback. Condition: Good. Damp stain to rear cover top edge, bleeds onto last few pages. Light wear to edges of front cover. Pages appear free of writing / highlighting. Seller Inventory # 6671

Contact seller

Buy Used

£ 38.13
Convert currency
Shipping: £ 25.91
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Hanson, David; Fraser, Christopher
Published by Addison-Wesley Professional, 1995
ISBN 10: 0805316701 ISBN 13: 9780805316704
Used Softcover

Seller: Bay State Book Company, North Smithfield, RI, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Condition: acceptable. The book is complete and readable, with all pages and cover intact. Dust jacket, shrink wrap, or boxed set case may be missing. Pages may have light notes, highlighting, or minor water exposure, but nothing that affects readability. May be an ex-library copy and could include library markings or stickers. Seller Inventory # BSM.MAQ5

Contact seller

Buy Used

£ 20.57
Convert currency
Shipping: £ 44.42
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Seller Image

Hanson, David R.|Fraser, Christopher W.
Published by ADDISON WESLEY PUB CO INC, 1995
ISBN 10: 0805316701 ISBN 13: 9780805316704
New Kartoniert / Broschiert

Seller: moluna, Greven, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Kartoniert / Broschiert. Condition: New. Examines the design and implementation of lcc, a production-quality, retargetable compiler for the ANSI C programming language. This title explores the interaction between compiler theory and practice through the discussion of lcc. It is suitable for senior. Seller Inventory # 595017595

Contact seller

Buy New

£ 60.97
Convert currency
Shipping: £ 21.16
From Germany to United Kingdom
Destination, rates & speeds

Quantity: Over 20 available

Add to basket

Seller Image

David Hanson
Published by Pearson Education Jan 1995, 1995
ISBN 10: 0805316701 ISBN 13: 9780805316704
New Taschenbuch

Seller: AHA-BUCH GmbH, Einbeck, Germany

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Taschenbuch. Condition: Neu. Neuware - 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 for the ANSI C programming language. The authors' innovative approach-a 'literate program' that intermingles the text with the source code-uses a line-by-line explanation of the code to demonstrate how lcc is built. Seller Inventory # 9780805316704

Contact seller

Buy New

£ 76.39
Convert currency
Shipping: £ 11.85
From Germany to United Kingdom
Destination, rates & speeds

Quantity: 2 available

Add to basket

Seller Image

Hanson, David; Fraser, Christopher
Published by Addison-Wesley Professional, 1995
ISBN 10: 0805316701 ISBN 13: 9780805316704
Used Softcover

Seller: Goodwill of Silicon Valley, SAN JOSE, CA, U.S.A.

Seller rating 4 out of 5 stars 4-star rating, Learn more about seller ratings

Condition: acceptable. Supports Goodwill of Silicon Valley job training programs. The cover and pages are in Acceptable condition! Any other included accessories are also in Acceptable condition showing use. Use can include some highlighting and writing, page and cover creases as well as other types visible wear such as cover tears discoloration, staining, marks, scuffs, etc. All pages intact. Seller Inventory # GWSVV.0805316701.A

Contact seller

Buy Used

£ 20.57
Convert currency
Shipping: £ 74.04
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

David R. Hanson/ Christopher W. Fraser
Published by Addison-Wesley, 1995
ISBN 10: 0805316701 ISBN 13: 9780805316704
New Paperback

Seller: Revaluation Books, Exeter, United Kingdom

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Brand New. 1st edition. 592 pages. 9.00x7.00x1.25 inches. In Stock. Seller Inventory # zk0805316701

Contact seller

Buy New

£ 89.54
Convert currency
Shipping: £ 6.99
Within United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Fraser, Christopher,Hanson, David
Published by Addison-Wesley Professional, 1995
ISBN 10: 0805316701 ISBN 13: 9780805316704
Used Paperback

Seller: HPB-Red, Dallas, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: Good. Connecting readers with great books since 1972! Used textbooks may not include companion materials such as access codes, etc. May have some wear or writing/highlighting. We ship orders daily and Customer Service is our top priority! Seller Inventory # S_420276844

Contact seller

Buy Used

£ 17.53
Convert currency
Shipping: £ 85.14
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Christopher Fraser
ISBN 10: 0805316701 ISBN 13: 9780805316704
New Paperback

Seller: AussieBookSeller, Truganina, VIC, Australia

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: new. Paperback. This new text examines the design and implementation of lcc, a production-quality, retargetable compiler for the ANSI C programming language, designed at AT T Bell Laboratories and Princeton University. The authors' innovative approach-a "literate program" that intermingles the text with the source code-gives a detailed tour of the code that explains the implementation and design decisions reflected in the software. And while most books describe toy compilers or focus on isolated pieces of code, the authors provide the entire source code for a real compiler, which is available via ftp. Structured as a self-study guide that describes the real-world tradeoffs encountered in building a production-quality compiler, this book is useful to individuals who work in application areas applying or creating language-based tools and techniques. Audience Senior undergraduate or graduate level second course. Any researcher or implementer of compilers for parallel or adv This text examines the design and implementation of lcc, a production-quality, retargetable compiler for the ANSI C programming language, designed at AT&T Bell Laboratories and Princeton University. Shipping may be from our Sydney, NSW warehouse or from our UK or US warehouse, depending on stock availability. Seller Inventory # 9780805316704

Contact seller

Buy New

£ 78.70
Convert currency
Shipping: £ 27.39
From Australia to United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

Stock Image

Hanson, David
Published by Addison-Wesley Professional, 1995
ISBN 10: 0805316701 ISBN 13: 9780805316704
New Paperback

Seller: Toscana Books, AUSTIN, TX, U.S.A.

Seller rating 5 out of 5 stars 5-star rating, Learn more about seller ratings

Paperback. Condition: new. Excellent Condition.Excels in customer satisfaction, prompt replies, and quality checks. Seller Inventory # Scanned0805316701

Contact seller

Buy New

£ 85.19
Convert currency
Shipping: £ 22.21
From U.S.A. to United Kingdom
Destination, rates & speeds

Quantity: 1 available

Add to basket

There are 1 more copies of this book

View all search results for this book