harp: HaRP allows pattern-matching with regular expressions
HaRP, or Haskell Regular Patterns, is a Haskell extension that extends the normal pattern matching facility with the power of regular expressions. This expressive power is highly useful in a wide range of areas, including text parsing and XML processing. Regular expression patterns in HaRP work over ordinary Haskell lists ([]) of arbitrary type. We have implemented HaRP as a pre-processor to ordinary Haskell.
For details on usage, please see the website.
Downloads
- harp-0.4.2.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.2.1, 0.4, 0.4.1, 0.4.2, 0.4.3, 0.4.3.1, 0.4.3.2, 0.4.3.3, 0.4.3.4, 0.4.3.5, 0.4.3.6 |
---|---|
Dependencies | base (<4.10) [details] |
License | BSD-3-Clause |
Author | Niklas Broberg |
Maintainer | David Fox <dsf@seereason.com> |
Category | Language |
Home page | https://github.com/seereason/harp |
Source repo | head: git clone https://github.com/seereason/harp.git |
Uploaded | by JeremyShaw at 2016-06-22T19:46:39Z |
Distributions | Debian:0.4.3.4 |
Reverse Dependencies | 6 direct, 36 indirect [details] |
Downloads | 8864 total (21 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-06-22 [all 1 reports] |