๐”– Scriptorium
โœฆ   LIBER   โœฆ

๐Ÿ“

The optimal implementation of functional programming languages

โœ Scribed by Andrea Asperti, Stefano Guerrini


Publisher
Cambridge University Press
Year
1999
Tongue
English
Leaves
403
Series
Cambridge Tracts in Theoretical Computer Science 45
Category
Library

โฌ‡  Acquire This Volume

No coin nor oath required. For personal study only.


๐Ÿ“œ SIMILAR VOLUMES


The Optimal Implementation of Functional
โœ Andrea Asperti; Stefano Guerrini ๐Ÿ“‚ Library ๐Ÿ“… 1998 ๐Ÿ› Cambridge University Press ๐ŸŒ English

All traditional implementation techniques for functional languages fail to avoid useless repetition of work. They are not optimal in their implementation of sharing, often causing a catastrophic, exponential explosion in reduction time. Optimal reduction is an innovative graph reduction technique fo

The implementation of the Icon programmi
โœ Ralph E. Griswold ๐Ÿ“‚ Library ๐Ÿ“… 1986 ๐Ÿ› Princeton University Press ๐ŸŒ English

This book describes the implementation of Icon in detail. It received uniformly good reviews, with comments such as "a classic" and "a fascinating read". Highlights include: * Icon's virtual machine * the interpreter for the virtual machine * generators and goal-directed evaluation * dat