[PRL] TFP practice talk

Stephen Chang stchang at ccs.neu.edu
Tue May 11 22:53:26 EDT 2010


Just a reminder that I'll be holding a torture chamber at 1:30pm
tomorrow (Wed 5/12) in WVH366. I'll be talking for approximately 20
minutes.



On Fri, May 7, 2010 at 5:03 PM, Stephen Chang <stchang at ccs.neu.edu> wrote:
> Hi PRL,
>
> I'm going to hold a torture chamber talk for my TFP paper titled
> "Evaluating Call by Need on the Control Stack" on Wednesday,
> May 12 at 1:30 pm in WVH 366. If you can come and give feedback I'd
> greatly appreciate it.
>
>
> Abstract:
>
> Ariola and Felleisen's call-by-need lambda-calculus replaces a
> variable occurrence with its value at the last possible moment. To
> support this gradual notion of substitution, function
> applications---once established---are never discharged. In this paper
> we show how to translate this notion of reduction into an abstract
> machine that resolves variable references via the control stack. In
> particular, the machine uses the static address of a variable
> occurrence to extract its current value from the dynamic control
> stack.
>



More information about the PRL mailing list