TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

The Y Combinator

86 pointsby ecopoesisover 5 years ago

8 comments

truncateover 5 years ago
This remind of the best material in my opinion to understand the Y combinator, &quot;(Y Y) Works! by Matthias Felleisen and Dan Friedman&quot;[1]. Its very light read IMO, and highly recommended.<p>[1] <a href="https:&#x2F;&#x2F;xivilization.net&#x2F;~marek&#x2F;binaries&#x2F;Y.pdf" rel="nofollow">https:&#x2F;&#x2F;xivilization.net&#x2F;~marek&#x2F;binaries&#x2F;Y.pdf</a>
ProfHewittover 5 years ago
Unfortunately, the Y Combinator does <i></i>not<i></i> work for Actor programs, which can implement non-deterministic procedures that cannot be implemented in the non-deterministic lambda calculus. For further information, see the following:<p><a href="https:&#x2F;&#x2F;papers.ssrn.com&#x2F;sol3&#x2F;papers.cfm?abstract_id=3418003" rel="nofollow">https:&#x2F;&#x2F;papers.ssrn.com&#x2F;sol3&#x2F;papers.cfm?abstract_id=3418003</a>
评论 #20782125 未加载
PStamatiouover 5 years ago
This gets posted at least once a year now :D <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;from?site=mvanier.livejournal.com" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;from?site=mvanier.livejournal.c...</a>
评论 #20771716 未加载
selimthegrimover 5 years ago
Mike taught the intro CS course at Caltech using SICP (at least when I took it). It’s cool to see his name pop up here and there still.
ProfHewittover 5 years ago
Does anyone happen to know where is there an article on the (non)existence of the Y combinator typed using recursive parameterized types?
Hittonover 5 years ago
I really didn&#x27;t expect this sort of Y Combinator, especially on this page. Still very interesting read, because I didn&#x27;t know it before and at the same time it shed a bit of light on naming of this company.
azinman2over 5 years ago
But... Y?
评论 #20770631 未加载
foucover 5 years ago
&gt;I think we can similarly use knowledge of the Y combinator as a dividing line between programmers who are &quot;functionally literate&quot; (i.e. have a reasonably deep knowledge of functional programming) and those who aren&#x27;t. There are other topics that could serve just as well as Y (notably monads), but Y will do nicely. So if you aspire to have the True Lambda-Nature, read on.
评论 #20770509 未加载