[racket] Continuations tutorial

From: Jens Axel Søgaard (jensaxel at soegaard.net)
Date: Sun Jun 20 07:22:32 EDT 2010

2010/6/19 Groshev Dmitry <a2alt at ya.ru>:
> Hi. Is there any good continuations tutorial? I've read the reference, but there isn't many examples or explanations. Maybe I'm a bit dumb, but I really need some examples of call/cc / call/ec / dynamic-wind usage to get it right.

Try this one by Dan Friedman:

   http://www.cs.indiana.edu/~dfried/appcont.pdf

I think Friedman has written another (non-ACM) text on continuations,
but I might have
missed at readsceme.org.

-- 
Jens Axel Søgaard


Posted on the users mailing list.