functional programming

Moshe Zadka moshez at math.huji.ac.il
Tue Feb 22 09:02:15 EST 2000


On 22 Feb 2000, [ISO-8859-1] Franחois Pinard wrote:

> using Python.My guess is that I would have no problem naming my lambda's
> (using `def'), and approximating lexical closures (using `class').
> 
> Maybe we should not get distracted that much by syntactical sugar! :-)

You can't do serious functional programming without tail recursion.





More information about the Python-list mailing list