RE: [Python-Dev] Tail recursion

Nov. 24, 2003
2:54 p.m.
However, that doesn't preclude it from being a thesis subject - in some ways it's actually a bonus as it encourages exploration as it's a direction that is *not* going to be explored by the language designer. It's possible that we could see some truly unexpected benefits come out of this - or there could be no benefits to Python whatsoever. However, from a purely academic point of view, I think it would be a quite reasonable thesis. It allows applying a well-explorered field of research to a new arena. Besides ... sometimes a recursive solution is truly beautiful. Although I think in many (most?) cases a loop on a generator is probably the most appropriate and elegant approach. Tim Delaney
7785
Age (days ago)
7785
Last active (days ago)
0 comments
1 participants
participants (1)
-
Delaney, Timothy C (Timothy)