Hacker News new | past | comments | ask | show | jobs | submit login
Recursion to Iteration; or: I wish Python had tail-call elimination (moertel.com)
2 points by danso on Dec 31, 2013 | hide | past | favorite | 1 comment



Deserves an upvote, if only for using the correct term "tail call elimination", rather than the often used "tail call optimization". It is not an optimization, as its existence can change a correct well defined program between "works" and "not works".




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

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

Search: