Implementing Functional Languages: a tut
โ Simon L. Peyton Jones, David R. Lester
๐ Library
๐
1991
๐ English
โ Scribed by Simon L. Peyton Jones, David R. Lester
No coin nor oath required. For personal study only.
๐ SIMILAR VOLUMES
Book is now out of print, but it is now available online in its entirety.
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