Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

The Y combinator is a way to express recursion in lambda calculus. Tail call optimization (turning certain function calls into GOTOs) is the traditional way to keep from overflowing the control stack in languages based on lambda calculus.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: