Hacker News new | ask | show | jobs
by serichsen 2818 days ago
The sport here seems to be which compiler manages to re-write the bad code best.

Tail call optimization is only marginally relevant here, since the tail call is the addition, not one of the recursions.