Print publications:
- Python Thin Client
- Recipe in the Python Cookbook
- A book review for David Barron's World of Scripting Languages appears in the July 2003 issue of the Journal of Functional Programming. No free version available online, unfortunately.
Feature articles which appear on this site:
Other online writing:
- Nice Programming Language Manual (co-author, with Daniel Bonniot)
Source code available on this site:
- log.nice - Logging in Nice with block syntax using Apache Commons Logging
- datastruct.py - data structure utilities
- functional.py - functional programming in Python
- partial.py - curry/partial application in Python
- Haskell CSV file parser
Source code available elsewhere:
