[plt-scheme] "unwind-protect" for PLT Scheme?

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Thu Jul 2 21:02:38 EDT 2009

We have written even more about the topic of control (as in  
"continuations") and when we wrote, we wrote in peer-reviewed flag- 
ship conferences on PL/SE not blogs.

For details on the power of control, see the documentation for scheme/ 
control and related publications.

-- Matthias




On Jul 2, 2009, at 8:52 PM, Andreas Rottmann wrote:

> Noel Welsh <noelwelsh at gmail.com> writes:
>
>> On Thu, Jul 2, 2009 at 10:53 AM, Elena Garrulo<egarrulo at gmail.com>  
>> wrote:
>>> Hello,
>>>
>>> what is the equivalent as "unwind-protect" in PLT Scheme?
>>
>> dynamic-wind
>>
> Well, not quite (as continuations enter the picture, things are not as
> clear-cut as in CL); Taylor Campbell has written about that issue:
>
> http://mumble.net/~campbell/blag.txt
>
> Search for `unwind-protect', there's more below the latest entry on  
> that
> topic.
>
> Regards, Rotty
> _________________________________________________
>   For list-related administrative tasks:
>   http://list.cs.brown.edu/mailman/listinfo/plt-scheme



Posted on the users mailing list.