Y
Hacker News
new
|
ask
|
show
|
jobs
by
moron4hire
2391 days ago
I know of languages that can automatically convert some kinds of recursive code into the iterative equivalent automatically, but I've never seen one that can make the recursive version faster than an iterative equivalent.