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

Most languages don't have reliable enough tail call elimination to implement CPS without trampoline techniques to get rid of the excess stack frames, which in turn has a fairly hefty performance impact unless you're using it for something high-level like async callbacks.


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

Search: