The weighted-regexp package
Haskell implementation of a weighted regular expression matcher with linear worst-case time and space bounds.
Properties
| Versions | 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.*), QuickCheck (<2) |
| License | BSD3 |
| Author | Thomas Wilke, Frank Huch, Sebastian Fischer |
| Maintainer | Sebastian Fischer |
| Stability | experimental |
| Category | Text, Parsing |
| Home page | http://sebfisch.github.com/haskell-regexp |
| Bug tracker | http://github.com/sebfisch/haskell-regexp/issues |
| Source repository | git clone git://github.com/sebfisch/haskell-regexp.git |
| Executables | criterion-re, quickcheck-re |
| Upload date | Tue Jul 27 07:44:38 UTC 2010 |
| Uploaded by | SebastianFischer |
| Built on | ghc-6.12 |
| Distributions | Debian: 0.3.1.2 |
Modules
Downloads
- weighted-regexp-0.1.1.0.tar.gz (Cabal source package)
- package description (included in the package)