Lambda Calculus: The Y combinator in action
1–7 of 7 posts
No post body was provided.
Re: Lambda Calculus: The Y combinator in action
#2What?
Re: Lambda Calculus: The Y combinator in action
#3What?
The Y combinator is one of the most beautiful idea in Computer Science: it allows to write recursive functions without using names at all!
Re: Lambda Calculus: The Y combinator in action
#4Re: Lambda Calculus: The Y combinator in action
#5Earlier quoted context omitted.
The Y combinator is one of the most beautiful idea in Computer Science: it allows to write recursive functions without using names at all!
Did you mean to submit a link? Or is this just a generic "hey, let's discuss this subject" kind of post?
I think this may be exactly what the title suggests: a fixed point operator.
Re: Lambda Calculus: The Y combinator in action
#6Earlier quoted context omitted.
The Y combinator is one of the most beautiful idea in Computer Science: it allows to write recursive functions without using names at all!
Did you mean to submit a link? Or is this just a generic "hey, let's discuss this subject" kind of post?
Oops, I forgot to submit the link. I opened a new story with the link: https://news.ycombinator.com/item?id=12250435
Re: Lambda Calculus: The Y combinator in action
#7What the hell is going on here!