operational-0.2.2.1: Implementation of difficult monads made easy with operational semantics.

The operational package

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.

See the project homepage http://haskell.org/haskellwiki/Operational for a more detailed introduction and features.

Related packages: MonadPrompt http://hackage.haskell.org/package/MonadPrompt.

Properties

Versions0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.2.1.1, 0.2.1.2, 0.2.1.3, 0.2.2.0, 0.2.2.1
Dependenciesbase (4.*), mtl (≥1.1 & <2.2.0)
LicenseBSD3
Copyright(c) Heinrich Apfelmus 2010-2011
AuthorHeinrich Apfelmus
MaintainerHeinrich Apfelmus <apfelmus quantentunnel de>
StabilityProvisional
CategoryControl, Monads
Home pagehttp://haskell.org/haskellwiki/Operational
Source repositorygit clone git://github.com/HeinrichApfelmus/operational.git
Executablesoperational-TicTacToe
Upload dateTue Apr 23 19:01:32 UTC 2013
Uploaded byHeinrichApfelmus
Built onghc-7.6

Modules

Downloads