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] [Quick Jump]

Downloads

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.18) [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 2023-01-23T18:29:20Z
Distributions Debian:0.4.3.4
Reverse Dependencies 6 direct, 36 indirect [details]
Downloads 8681 total (32 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-01-23 [all 1 reports]