Hacker News new | ask | show | jobs
by cubefox 1204 days ago
Then could it reversely be argued that not worrying about the stack (tail recursion) allows people to build more complex programs? Probably depends on which is more worrisome on average, heap or stack.