Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
kd0amg
on April 10, 2013
|
parent
|
context
|
favorite
| on:
Rust will likely not support tail call optimizatio...
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: