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
| Versions | 0.1, 0.1.1 |
|---|---|
| Dependencies | base (>3), containers, mtl |
| License | BSD3 |
| Author | Einar Karttunen <ekarttun@cs.helsinki.fi> |
| Stability | Alpha |
| Category | Parsing |
| Home page | http://www.cs.helsinki.fi/u/ekarttun/PArrows/ |
| Upload date | Sun Mar 9 22:58:56 UTC 2008 |
| Uploaded by | GwernBranwen |
| Built on | ghc-6.8 |
| Build failure | ghc-6.10 (log), ghc-6.12 (log) |
Modules
Downloads
- PArrows-0.1.tar.gz (Cabal source package)
- package description (included in the package)