X-Git-Url: http://lambda.jimpryor.net/git/gitweb.cgi?p=lambda.git;a=blobdiff_plain;f=offsite_reading.mdwn;h=5d4157035475f6172d6ccdac6b352b5ed58935b6;hp=d2445d28754393c7c5035602d1afbc7a40db30a2;hb=18e2c0f20d15c9f099fa5ae9571d6635dc2cd44b;hpb=fe431a67a0d0d171ca91412f4edc012924e33434;ds=sidebyside diff --git a/offsite_reading.mdwn b/offsite_reading.mdwn index d2445d28..5d415703 100644 --- a/offsite_reading.mdwn +++ b/offsite_reading.mdwn @@ -89,10 +89,10 @@ A new standard [R6RS](http://www.r6rs.org/final/html/r6rs/r6rs.html) was ratifie 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 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 +256,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/)