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.2.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
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.8) [details] |
License | BSD-4-Clause |
Author | Niklas Broberg |
Maintainer | Niklas Broberg <nibro@cs.chalmers.se> |
Revised | Revision 1 made by HerbertValerioRiedel at 2016-12-11T08:23:04Z |
Category | Language |
Home page | http://www.cs.chalmers.se/~d00nibro/harp/ |
Uploaded | by GwernBranwen at 2008-02-25T05:35:15Z |
Distributions | Debian:0.4.3.4 |
Reverse Dependencies | 6 direct, 36 indirect [details] |
Downloads | 8868 total (24 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] |