PArrows: Arrow parser combinators similar to Parsec

[ bsd3, library, parsing ] [ Propose Tags ]

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.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1
Dependencies base (>3), containers, ghc-prim, mtl [details]
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 2133 total (12 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]