Hacker News new | past | comments | ask | show | jobs | submit login

With the sole exception of item (3) in that list (pertaining to dynamic allocation), which others carry a cost?



Not allowing recursion makes functional programming impossible.

Giving all loops a fixed upper bound comes at a cost to code readability (consider the example of traversing a linked list, as given in the article).




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

Search: