changes to offsite-reading
authorChris Barker <barker@kappa.linguistics.fas.nyu.edu>
Sun, 17 Oct 2010 16:11:04 +0000 (12:11 -0400)
committerChris Barker <barker@kappa.linguistics.fas.nyu.edu>
Sun, 17 Oct 2010 16:11:04 +0000 (12:11 -0400)
1  2 
offsite_reading.mdwn

@@@ -92,8 -98,9 +97,9 @@@ get more out of. (Rinse and repeat.
  *     [Y Combinator for Dysfunctional Non-Schemers](http://rayfd.wordpress.com/2007/05/06/y-combinator-for-dysfunctional-non-schemers/)
  *     [The Y Combinator](http://www.ece.uc.edu/~franco/C511/html/Scheme/ycomb.html)
  *     [The Y Combinator](http://dangermouse.brynmawr.edu/cs245/ycomb_jim.html) derives the applicative-order Y-combinator from scratch, in Scheme. This derivation is similar in flavor to the derivation found in The Little Schemer, but uses a slightly different starting approach...
 -*       [The church of the least fixed point, by Sans Pareil](http://www.springerlink.com/content/n4t2v573m58g2755/)
 +
  
  ## Types ##
  
  *     [[!wikipedia Tagged union]]