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.
| Versions | 0.1, 0.1.1 |
|---|---|
| Dependencies | base (>3), containers, ghc-prim, mtl |
| License | BSD3 |
| Author | Einar Karttunen <ekarttun@cs.helsinki.fi> |
| Maintainer | none |
| Stability | Alpha |
| Category | Parsing |
| Home page | http://www.cs.helsinki.fi/u/ekarttun/PArrows/ |
| Upload date | Sat Jan 24 15:25:01 UTC 2009 |
| Uploaded by | GwernBranwen |
| Built on | ghc-6.10, ghc-6.12 |
| Distributions | Arch: 0.1.1 |
Modules
- Text
Downloads
- PArrows-0.1.1.tar.gz (Cabal source package)
- package description (included in the package)
