Home

Awesome

pearls

Pearls of Functional Algorithm Design

These are the code examples that go with Richard Bird's Pearls of Functional Algorithm Design.

All the examples are working Haskell programs. For each I've included some short notes of my own on any issues in getting them to work.