Re: [racket-users] Y combinator

2018-01-13 Thread Jason Hemann
I find this (now dead, but archived) blog post on Y both well paced and approachable. http://mvanier.livejournal.com/2897.html

Re: [racket-users] Y combinator

2018-01-13 Thread Matthias Felleisen
> On Jan 13, 2018, at 11:53 AM, Hendrik Boom wrote: > > On Sat, Jan 13, 2018 at 08:14:30AM -0800, Zelphir Kaltstahl wrote: >> >> Anyway, I hope to understand how the Y-combinator works with the help of >> "The Little Schemer", which I am reading currently. I am not at that >> chapter yet. I a

[racket-users] Y combinator

2018-01-13 Thread Hendrik Boom
On Sat, Jan 13, 2018 at 08:14:30AM -0800, Zelphir Kaltstahl wrote: > > Anyway, I hope to understand how the Y-combinator works with the help of > "The Little Schemer", which I am reading currently. I am not at that > chapter yet. I am taking my time, first thinking through the stuff and > later