[racket-dev] Changing call/cc

From: Matthias Felleisen (matthias at ccs.neu.edu)
Date: Thu Aug 30 10:09:30 EDT 2012

On Aug 30, 2012, at 9:59 AM, Matthew Flatt wrote:

>> 
>> The example that would break uses `call/cc` and delimiters to implement
>> `amb`. [...]
>> The abort handler here isn't prepared to deal with thunks that it would
>> receive from an emulated `call/cc`.
> 
> Ok, it makes sense that we'd have to break that example.


We implemented amb before abort and abort handlers were around. 
Does this library use them for convenience or does it add some
functionality to amb? -- Matthias

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4373 bytes
Desc: not available
URL: <http://lists.racket-lang.org/dev/archive/attachments/20120830/8843c023/attachment.p7s>

Posted on the dev mailing list.