harp: HaRP allows pattern-matching with regular expressions

[ bsd3, language, library ] [ Propose Tags ]

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.

Modules

[Index]

Downloads

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

Package maintainers

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 8724 total (45 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]