Control-Monad-MultiPass: A Library for Writing Multi-Pass Algorithms.
The MultiPass library supports a monadic programming idiom in which multi-pass algorithms are written in a single-pass style.
[Skip to Readme]
Modules
[Index]
- Control
- Monad
- Control.Monad.MultiPass
- Example
- Control.Monad.MultiPass.Example.Assembler
- Control.Monad.MultiPass.Example.CFG
- Control.Monad.MultiPass.Example.CFG2
- Control.Monad.MultiPass.Example.Counter
- Control.Monad.MultiPass.Example.Localmin
- Control.Monad.MultiPass.Example.OrdCons
- Control.Monad.MultiPass.Example.Repmin
- Control.Monad.MultiPass.Example.StringInterning
- Instrument
- Control.Monad.MultiPass.Instrument.Counter
- Control.Monad.MultiPass.Instrument.CreateST2Array
- Control.Monad.MultiPass.Instrument.Delay
- Control.Monad.MultiPass.Instrument.DelayedLift
- Control.Monad.MultiPass.Instrument.EmitST2Array
- Control.Monad.MultiPass.Instrument.EmitST2ArrayFxp
- Control.Monad.MultiPass.Instrument.Knot3
- Control.Monad.MultiPass.Instrument.Monoid2
- Control.Monad.MultiPass.Instrument.OrdCons
- Control.Monad.MultiPass.Instrument.TopKnot
- ThreadContext
- Control.Monad.MultiPass.Utils
- Example
- Control.Monad.MultiPass
- Monad
Downloads
- Control-Monad-MultiPass-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0 |
---|---|
Dependencies | array, base (>=4.5 && <5), containers, Control-Monad-ST2, mtl [details] |
Tested with | ghc ==7.6.2 |
License | BSD-3-Clause |
Copyright | Kevin Backhouse, 2013 |
Author | Kevin Backhouse |
Maintainer | Kevin.Backhouse@gmail.com |
Category | Control |
Home page | https://github.com/kevinbackhouse/Control-Monad-MultiPass |
Source repo | this: git clone https://github.com/kevinbackhouse/Control-Monad-MultiPass.git(tag Version-0.1.0.0) |
Uploaded | by KevinBackhouse at 2013-06-14T03:44:43Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 1447 total (5 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |