Skip to content

A general way to consume input using applicative functors

Notifications You must be signed in to change notification settings

jacobinmag/digestive-functors

 
 

Repository files navigation

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

About

A general way to consume input using applicative functors

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Haskell 98.0%
  • JavaScript 2.0%