From: Jim Pryor Date: Wed, 25 Aug 2010 01:54:43 +0000 (-0400) Subject: added a continuation link group X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=305447c111faf8cca379c288361999d0e5c5111f added a continuation link group Signed-off-by: Jim Pryor --- diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index 47e3faca..f6aab312 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -275,6 +275,12 @@ invited talk, *19'th Symposium on Principles of Programming Languages*, ACM Pres * [Online Bibliography of Scheme Research: Continuations and Continuation Passing Style](http://library.readscheme.org/page6.html) +* Delimited Continuations in MzScheme: +[Part 1](http://schemekeys.blogspot.com/2006/11/prompts-their-interaction-with-dynamic.html) +[Part 2](http://schemekeys.blogspot.com/2006/12/delimited-continuations-in-mzscheme.html) +[Part 3](http://schemekeys.blogspot.com/2007/01/going-further-with-primitives.html) +[Part 4](http://schemekeys.blogspot.com/2007/01/odd-and-ends.html) + ## Linear Logic ##