PArrows-0.1: Arrow parser combinators similar to Parsec

The PArrows package

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.

Properties

Versions0.1, 0.1.1
Dependenciesbase (>3), containers, mtl
LicenseBSD3
AuthorEinar Karttunen <ekarttun@cs.helsinki.fi>
StabilityAlpha
CategoryParsing
Home pagehttp://www.cs.helsinki.fi/u/ekarttun/PArrows/
Upload dateSun Mar 9 22:58:56 UTC 2008
Uploaded byGwernBranwen
Built onghc-6.8
Build failureghc-6.10 (log), ghc-6.12 (log)

Modules

Downloads