All Projects → jaspervdj → Digestive Functors

jaspervdj / Digestive Functors

A general way to consume input using applicative functors

Programming Languages

haskell
3896 projects

digestive-functors

What

Digestive functors is a library that provides an abstract way to consume input using applicative functors. It is mostly geared towards HTML forms, altough it can also be used for other tasks.

Help

Checkout the tutorial.lhs example in the examples folder.

Directory layout

This repository contains a number of packages:

  • digestive-functors: Main package
  • digestive-functors-snap: Snap backend
  • digestive-functors-happstack: Happstack backend
  • digestive-functors-blaze: BlazeHtml frontend
  • digestive-functors-heist: Heist frontend

Credits

Authors:

  • Jasper Van der Jeugt

Contributors:

  • Alex Mason
  • Andrew Richards
  • Antoine Latter
  • Daniel Patterson
  • Doug Beardsley
  • Jeremy Shaw
  • Jesper Lloyd
  • mavenraven.org
  • Oliver Charles
  • Ozgun Ataman
  • Toon Willems
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].