[plt-scheme] [redex] what computation is happening?

From: Eric Tanter (etanter at dcc.uchile.cl)
Date: Thu Jun 3 11:03:13 EDT 2010

Ahah, much more interesting!
Thanks,

-- Éric


On Jun 3, 2010, at 10:56 AM, Matthias Felleisen wrote:

> 
> Play with hiding policy. 
> 
> On Jun 3, 2010, at 10:54 AM, Eric Tanter wrote:
> 
>> On Jun 3, 2010, at 10:36 AM, Matthias Felleisen wrote:
>>> Expansion. Redex is kind of like Typed Scheme in this regard. It exists to make your programs run slower. 
>> 
>> I had the unfortunate idea to open the macro stepper to see what expansion is going on. Quite bad idea because it took several minutes before the macro stepper window open and would finally not show anything, just saying "Expansion finished" and showing all the code, intact.
>> 
>> -- Éric



Posted on the users mailing list.