Lazy Functional Languages: Abstract Interpretation and Compilation (Research Monographs in Parallel and Distributed Computing)
β Scribed by Geoffrey Burn
- Publisher
- The MIT Press
- Year
- 1991
- Tongue
- English
- Leaves
- 245
- Category
- Library
No coin nor oath required. For personal study only.
β¦ Synopsis
This book explores a subclass known as lazy functional languages, beginning with the theoretical issues and continuing through abstract interpretation and offering improved techniques for implementation.
The class of programming languages commonly known as functional includes Lisp, Scheme, ML, and Miranda TM. This book explores a subclass known as lazy functional languages, beginning with the theoretical issues and continuing through abstract interpretation and offering improved techniques for implementation. Now that advanced compiler technology has made it possible for lazy functional languages to compare favorably in run-time with more traditional languages such as C and Pascal, this monograph tackles problems of implementation such as time and memory overheads and restrictions on parallelism. Specifically, it describes a more efficient implementation model, the evaluation transformer model, that can be used when information is known about how functions use their arguments, develops a semantically sound analysis technique called abstract interpretation, which can determine this information, and shows how to use the information to compile more efficient code for sequential and parallel machines.
Contents
Introduction β’ Operational and Denotational Semantics of the Typed Lambda Calculus β’ A Framework for the Abstract Interpretation of Functional Languages β’ Some Example Abstract Interpretations β’ Evaluation Transformers β’ Implementing Functional Languages on Sequential and Parallel Machines β’ Relationship to Other Work β’ Epilogue β’ Appendixes: Additional Proofs β’ The Spineless G-Machine
π SIMILAR VOLUMES
Recent progress in VLSI provides massive parallelism but general purpose parallel computers remain elusive due to limited communications performance. This book proposes a new high level approach to programming that addresses the pragmatic issue of h
<p><em>Parallel Language and Compiler Research in Japan</em> offers the international community an opportunity to learn in-depth about key Japanese research efforts in the particular software domains of parallel programming and parallelizing compilers. These are important topics that strongly bear o
<p>This book has been written for practitioners, researchers and stuΒ dents in the fields of parallel and distributed computing. Its objective is to provide detailed coverage of the applications of graph theoretic techΒ niques to the problems of matching resources and requirements in multiΒ ple comp