Abstract / Description of output
Graph reduction underlies most implementations of lazy functional languages, allowing separate computations to share results when subterms are evaluated. Once a term is evaluated, the node of the graph representing the computation is updated with the value of the term. However, in many cases, no other computation requires this value, so the update is unnecessary. In this paper we take some steps towards an analysis for determining when these updates may be omitted.
Original language | English |
---|---|
Title of host publication | In Glasgow Workshop on Functional Programming |
Publisher | Springer |
Pages | 144-153 |
Publication status | Published - 1992 |