PArrows: Arrow parser combinators similar to Parsec
PArrows is an arrows based parsing combinator library written in Haskell. The library is similar to Parsec, but arrows allow for more future optimizations.
Currently PArrows is only tested with GHC, although making it work with Hugs should be easy.
Modules
[Index]
Downloads
- PArrows-0.1.1.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.1.1 |
---|---|
Dependencies | base (>3), containers, ghc-prim, mtl [details] |
Tested with | ghc ==6.10 |
License | BSD-3-Clause |
Author | Einar Karttunen <ekarttun@cs.helsinki.fi> |
Maintainer | none |
Category | Parsing |
Home page | http://www.cs.helsinki.fi/u/ekarttun/PArrows/ |
Uploaded | by GwernBranwen at 2009-01-24T15:25:01Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 2205 total (11 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] |