|
You are here |
weblog.raganwald.com | ||
| | | | |
github.com
|
|
| | | | | Playing around with different Y Combinator implementations - calincru/Y-Combinator | |
| | | | |
www.chriswarbo.net
|
|
| | | | | [AI summary] An article explaining how to emulate lexically-scoped let expressions in Python using one-shot lambdas and the del keyword to clean up local variables. | |
| | | | |
nguyenhuythanh.com
|
|
| | | | | "Y Combinator" is the name of a "meta" startup (one that powers other startups), and also is considered the most beautiful term of Computer Science, or Lambda Calculus. You may encountered this kind of post somewhere else, but I cannot stop doing the same. It blown my mind. Spares the techinal jargons, we should just jump straight into Lisp code. I will try to go step by step in the hope that you will "get" it. | |
| | | | |
www.chriswarbo.net
|
|
| | | |||