X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=offsite_reading.mdwn;h=4c3b9f5d3af381fa7cc46ca547368790526cb6ea;hp=d2445d28754393c7c5035602d1afbc7a40db30a2;hb=7f74fe2290eabf14e172cfa27a6c6394eaf68933;hpb=fe431a67a0d0d171ca91412f4edc012924e33434 diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index d2445d28..4c3b9f5d 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -88,11 +88,8 @@ or R5RS, published in 1998. A new standard [R6RS](http://www.r6rs.org/final/html/r6rs/r6rs.html) was ratified in 2007, but this has many detractors and has not been fully accepted in the community. ([Libraries for R6RS](http://www.r6rs.org/final/html/r6rs-lib/r6rs-lib.html)) - * [Scheme FAQ](http://community.schemewiki.org/?scheme-faq) - * [Scheme Requests for Implementation](http://srfi.schemers.org/) (SRFI) - * The [Schematics Scheme Cookbook](http://schemecookbook.org/) is a collaborative effort to produce documentation and recipes for using Scheme for common tasks. @@ -256,9 +253,9 @@ invited talk, *19'th Symposium on Principles of Programming Languages*, ACM Pres * [Understanding continuations](http://keithdevens.com/weblog/archive/2004/Jul/11/continuations) [Commentary](http://lambda-the-ultimate.org/node/86) -* http://en.wikipedia.org/wiki/Continuation +* [[!wikipedia Continuation]] -* http://www.haskell.org/haskellwiki/Continuation +* [Haskell wiki on Continuations](http://www.haskell.org/haskellwiki/Continuation) * [Continuations In Scheme](http://tech.phillipwright.com/2010/05/23/continuations-in-scheme/)