TY - JOUR AU - Ager, Mads Sig AU - Danvy, Olivier AU - Midtgaard, Jan PY - 2004/02/11 Y2 - 2024/03/28 TI - A Functional Correspondence between Call-by-Need Evaluators and Lazy Abstract Machines JF - BRICS Report Series JA - BRICS VL - 11 IS - 3 SE - Articles DO - 10.7146/brics.v11i3.21828 UR - https://tidsskrift.dk/brics/article/view/21828 SP - AB - We bridge the gap between compositional evaluators and abstract machines for the lambda-calculus, using closure conversion, transformation into continuation-passing style, and defunctionalization of continuations. This article is a followup of our article at PPDP 2003, where we consider call by name and call by value. Here, however, we consider call by need.<br /> <br />We derive a lazy abstract machine from an ordinary call-by-need evaluator that threads a heap of updatable cells. In this resulting abstract machine, the continuation fragment for updating a heap cell naturally appears as an `update marker', an implementation technique that was invented for the Three Instruction Machine and subsequently used to construct lazy variants of Krivine's abstract machine. Tuning the evaluator leads to other implementation techniques such as unboxed values. The correctness of the resulting abstract machines is a corollary of the correctness of the original evaluators and of the program transformations used in the derivation. ER -