An Architecture for Combinator Graph Reduction
eBook - PDF

An Architecture for Combinator Graph Reduction

  1. 172 pages
  2. English
  3. PDF
  4. Only available on web
eBook - PDF

An Architecture for Combinator Graph Reduction

Book details
Table of contents
Citations

About This Book

An Architecture for Combinator Graph Reduction examines existing methods of evaluating lazy functional programs using combinator reduction techniques, implementation, and characterization of a means for accomplishing graph reduction on uniprocessors, and analysis of the potential for special-purpose hardware implementations. Comprised of eight chapters, the book begins by providing a background on functional programming languages and existing implementation technology. Subsequent chapters discuss the TIGRE (Threaded Interpretive Graph Reduction Engine) methodology for implementing combinator graph reduction; the TIGRE abstract machine, which is used to implement the graph reduction methodology; the results of performance measurements of TIGRE on a variety of platforms; architectural metrics for TIGRE executing on the MIPS R2000 processor; and the potential for special-purpose hardware to yield further speed improvements. The final chapter summarizes the results of the research, and suggests areas for further investigation. Computer engineers, programmers, and computer scientists will find the book interesting.

Frequently asked questions

Simply head over to the account section in settings and click on “Cancel Subscription” - it’s as simple as that. After you cancel, your membership will stay active for the remainder of the time you’ve paid for. Learn more here.
At the moment all of our mobile-responsive ePub books are available to download via the app. Most of our PDFs are also available to download and we're working on making the final remaining ones downloadable now. Learn more here.
Both plans give you full access to the library and all of Perlego’s features. The only differences are the price and subscription period: With the annual plan you’ll save around 30% compared to 12 months on the monthly plan.
We are an online textbook subscription service, where you can get access to an entire online library for less than the price of a single book per month. With over 1 million books across 1000+ topics, we’ve got you covered! Learn more here.
Look out for the read-aloud symbol on your next book to see if you can listen to it. The read-aloud tool reads text aloud for you, highlighting the text as it is being read. You can pause it, speed it up and slow it down. Learn more here.
Yes, you can access An Architecture for Combinator Graph Reduction by Philip John Koopman in PDF and/or ePUB format, as well as other popular books in Computer Science & Hardware. We have over one million books available in our catalogue for you to explore.

Information

Year
2014
ISBN
9781483270463

Table of contents

  1. Front Cover
  2. An Architecture for Combinator Graph Reduction
  3. Copyright Page
  4. Table of Contents
  5. List of Tables
  6. List of Illustrations
  7. Preface
  8. Chapter 1. Introduction
  9. Chapter 2. Background
  10. Chapter 3. Development of the TIGRE Method
  11. Chapter 4. Implementation of the TIGRE Machine
  12. Chapter 5. TIGRE Performance
  13. Chapter 6. Architectural Metrics
  14. Chapter 7. The Potential of Special-Purpose Hardware
  15. Chapter 8. Conclusions
  16. Appendix A: A Tutorial on Combinator Graph Reduction
  17. Appendix B: Selected TIGRE Program Listings
  18. References
  19. Index