Proper tail recursion

Robert Brewer fumanchu at amor.org
Thu Jul 8 11:03:35 EDT 2004


Christopher T King wrote:
> Methinks tail calls 
> will have to wait for Stackless.

Well, *compiler optimization* of tail calls will have to wait, perhaps.
But you can always do your own transformations:

http://www.cs.indiana.edu/~dfried/dfried/dfried/mex.pdf


Robert Brewer
MIS
Amor Ministries
fumanchu at amor.org



More information about the Python-list mailing list