Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
Programming IT Technology

Functional Programming In Python 8

BillyBob writes: "I Came accross this cool article about Functional programming in Python that demonstrates several intermediate and advanced FP concepts. The author uses Bryn Keller's 'Xoltar Toolkit' which provide valuable assistance. Keller has collected many of the strengths of FP into a nice little module containing pure Python implementations of the techniques. This is definitely worth examining for a Python programmer seeking to continue the exploration of functional paradigms."
This discussion has been archived. No new comments can be posted.

Functional Programming In Python

Comments Filter:

As far as the laws of mathematics refer to reality, they are not certain, and as far as they are certain, they do not refer to reality. -- Albert Einstein

Working...