The Optimal Implementation of Functional Programming Languages
Andrea Asperti
Gebundenes Buch

The Optimal Implementation of Functional Programming Languages

Versandkostenfrei!
Versandfertig in 1-2 Wochen
103,99 €
inkl. MwSt.
PAYBACK Punkte
52 °P sammeln!
All traditional implementation techniques for functional languages (mostly based on supercombinators, environments or continuations) 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 for functional expressions, introduced by Lamping in 1990, that solves the sharing problem. This book, the first in the subject, is a comprehensive account by two of its leading exponents. Practical implementation aspects are fully co...