libghc-operational-dev

Implementation of difficult monads made easy with operational semantics
  http://haskell.org/haskellwiki/Operational
  0
  no reviews



This library makes it easy to implement monads with tricky control flow.

this is useful for: writing web applications in a sequential style, programming games with a uniform interface for human and ai players and easy replay capababilities, implementing fast parser monads, designing monadic dsls, etc.

this package provides a library for the haskell programming language. see http://www.haskell.org/ for more information on haskell.