regex-pderiv: Replaces/Enhances Text.Regex. Implementing regular expression matching using Antimirov's partial derivatives.
Regex algorithm implementation using partial derivatives. The svn source also shipped with two other referential implementations, e.g. Thomspon NFA and Glushkov NFA. For more detail please check out http://code.google.com/p/xhaskell-library/
Modules
[Index]
- Text
- Regex
- PDeriv
- Regex
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
base4 | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- regex-pderiv-0.1.3.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.0.6, 0.0.7, 0.0.8, 0.0.8.1, 0.0.8.2, 0.0.9, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.2.0 |
---|---|
Dependencies | base (>=4.0 && <5.0), bitset, bytestring, containers, deepseq, ghc-prim, mtl, parallel, parsec, regex-base (>=0.93.1) [details] |
Tested with | ghc >=0 |
License | BSD-3-Clause |
Copyright | Copyright (c) 2010-2012, Kenny Zhuo Ming Lu and Martin Sulzmann |
Author | Kenny Zhuo Ming Lu and Martin Sulzmann |
Maintainer | luzhuomi@gmail.com, martin.sulzmann@gmail.com |
Category | Text |
Home page | http://code.google.com/p/xhaskell-library/ |
Uploaded | by KennyLu at 2012-06-04T08:26:29Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 8218 total (29 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] |