Please create an account to participate in the Slashdot moderation system

 



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:

Maybe Computer Science should be in the College of Theology. -- R. S. Barton

Working...