weighted-regexp: Weighted Regular Expression Matcher
Haskell implementation of a weighted regular expression matcher with linear worst-case time and space bounds.
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
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
- weighted-regexp-0.1.0.0.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.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-26T14:36:12Z |
Distributions | |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Executables | criterion-re, quickcheck-re |
Downloads | 5587 total (20 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] |