Skip to content

Instantly share code, notes, and snippets.

@janewang
Created August 4, 2012 20:22
Show Gist options
  • Save janewang/3259724 to your computer and use it in GitHub Desktop.
Save janewang/3259724 to your computer and use it in GitHub Desktop.
Read this later
http://matt.might.net/articles/implementation-of-recursive-fixed-point-y-combinator-in-javascript-for-memoization/
http://matt.might.net/articles/js-church/
https://en.wikipedia.org/wiki/Fixed-point_combinator
http://www.cs.brown.edu/courses/cs173/2002/Lectures/2002-10-28-lc.pdf
http://www.dsi.uniroma1.it/~labella/absMcAdam.ps
http://www.cs.utexas.edu/users/wcook/Drafts/2009/sblp09-memo-mixins.pdf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment