weighted-regexp: Weighted Regular Expression Matcher

[ bsd3, library, parsing, text ] [ Propose Tags ]

Haskell implementation of a weighted regular expression matcher with linear worst-case time and space bounds.

Flags

Automatic Flags
NameDescriptionDefault
quickcheck

Build executable to run QuickCheck tests

Disabled
criterion

Build executable to run Criterion benchmarks

Disabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.3.0.1, 0.3.1, 0.3.1.1, 0.3.1.2
Dependencies array (>=0.1 && <0.4), base (>=3 && <5), criterion (>=0.5 && <0.6), QuickCheck (<2) [details]
License BSD-3-Clause
Author Thomas Wilke, Frank Huch, Sebastian Fischer
Maintainer Sebastian Fischer
Category Text, Parsing
Home page http://sebfisch.github.com/haskell-regexp
Bug tracker http://github.com/sebfisch/haskell-regexp/issues
Source repo head: git clone git://github.com/sebfisch/haskell-regexp.git
Uploaded by SebastianFischer at 2010-07-27T07:44:38Z
Distributions
Reverse Dependencies 2 direct, 0 indirect [details]
Executables criterion-re, quickcheck-re
Downloads 5460 total (23 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]