ghc-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://wiki.haskell.org/Operational>for a more detailed introduction and features. Related packages: * MonadPrompt—<http://hackage.haskell.org/package/MonadPrompt>* free—<http://hackage.haskell.org/package/free>* free-operational—<http://hackage.haskell.org/package/free-operational>.

BSD-3-Clause

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...