Lambda the Ultimate

inactiveTopic FP in Python
started 5/8/2001; 1:02:28 PM - last post 5/8/2001; 1:02:28 PM
andrew cooke - FP in Python  blueArrow
5/8/2001; 1:02:28 PM (reads: 1964, responses: 0)
FP in Python
This article discusses general concepts of functional programming, and illustrates ways of implementing functional techniques in Python.

There's also Part 2.

Uses the Xoltar functional.py module (there's also a lazy.py at the same link).

Thanks to Manuel M T Chakravarty on the haskell-cafe list.
Posted to Python by andrew cooke on 5/8/01; 1:07:00 PM