operational: Implementation of difficult monads made easy with operational semantics.
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.
Versions | 0.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, 0.2.3.2, 0.2.3.3, 0.2.3.4, 0.2.3.5 |
---|---|
Change log | CHANGELOG |
Dependencies | base (==4.*), mtl (>=1.1 && <2.2.0), random (==1.*) [details] |
License | BSD-3-Clause |
Copyright | (c) Heinrich Apfelmus 2010-2011 |
Author | Heinrich Apfelmus |
Maintainer | Heinrich Apfelmus <apfelmus quantentunnel de> |
Category | Control, Monads |
Home page | http://haskell.org/haskellwiki/Operational |
Source repo | head: git clone git://github.com/HeinrichApfelmus/operational.git |
Uploaded | by HeinrichApfelmus at Fri Dec 14 10:36:38 UTC 2012 |
Distributions | Debian:0.2.3.2, LTSHaskell:0.2.3.5, NixOS:0.2.3.5, Stackage:0.2.3.5, openSUSE:0.2.3.5 |
Executables | TicTacToe |
Downloads | 14455 total (65 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by rule of succession] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] Hackage Matrix CI |
Downloads
- operational-0.2.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)