functional programming

Moshe Zadka moshez at math.huji.ac.il
Sun Feb 27 00:45:38 EST 2000


[bjorn]
> Identifying a call in a tail position is a simple
>static analysis that isn't affected by Python's dynamicity 

[Terry Reedy]
> But as Guido has pointed out, the recursiveness of the call is. 

The recursiveness of the call has nothing to do with tail call
optimization.

--
Moshe Zadka <mzadka at geocities.com>. 
INTERNET: Learn what you know.
Share what you don't.





More information about the Python-list mailing list