From: jim Date: Fri, 1 May 2015 14:05:34 +0000 (-0400) Subject: fix stuff X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=commitdiff_plain;h=7f466e5d1959494164e54354a08abc88eeb1b3ad fix stuff --- diff --git a/readings.mdwn b/readings.mdwn index b056b7e6..7d72fa7c 100644 --- a/readings.mdwn +++ b/readings.mdwn @@ -242,6 +242,8 @@ in M. Broy, editor, *Marktoberdorf Summer School on Program Design Calculi*, Spr * [Haskell wiki on Continuations](http://www.haskell.org/haskellwiki/Continuation) * [Haskell wikibook on Continuation Passing Style](http://en.wikibooks.org/wiki/Haskell/Continuation_passing_style)

+ + * [[!wikipedia Delimited continuation]] * Ken's paper [Shift to Control](http://repository.readscheme.org/ftp/papers/sw2004/shan.pdf), comparing some of the different delimited continuation operators * Racket's documents on [the variety of continuation operators](http://docs.racket-lang.org/reference/cont.html?q=abort#%28mod-path._racket%2Fcontrol%29)