The regex-tdfa package
A new all Haskell tagged DFA regex engine, inspired by libtre
Properties
| Versions | 0.92, 0.92, 0.94, 0.95.1, 0.95.2, 0.97.1, 0.97.3, 0.97.4, 1.0.0, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.6, 1.1.7, 1.1.8 |
|---|---|
| Dependencies | array, base (<4.0), bytestring, containers, mtl, parsec, regex-base (≥0.80) or array, base (≥4.0), bytestring, containers, ghc-prim, mtl, parsec, regex-base (≥0.80) |
| License | BSD3 |
| Copyright | Copyright (c) 2007-2009, Christopher Kuklewicz |
| Author | Christopher Kuklewicz |
| Maintainer | TextRegexLazy@personal.mightyreason.com |
| Stability | Seems to work, but not POSIX yet |
| Category | Text |
| Home page | http://sourceforge.net/projects/lazy-regex |
| Upload date | Mon Feb 2 19:54:10 UTC 2009 |
| Uploaded by | ChrisKuklewicz |
| Built on | ghc-6.12 |
| Build failure | ghc-6.10 (log) |
| Distributions | Fedora: 1.1.8, NixOS: 1.1.8, Debian: 1.1.7 |
Modules
- Data
- Text
- Regex
- Text.Regex.TDFA
- Text.Regex.TDFA.ByteString
- Text.Regex.TDFA.Common
- Text.Regex.TDFA.CorePattern
- Text.Regex.TDFA.IntArrTrieSet
- Text.Regex.TDFA.MutRun
- Text.Regex.TDFA.MutRunBS
- Text.Regex.TDFA.MutRunLBS
- Text.Regex.TDFA.MutRunSeq
- Text.Regex.TDFA.Pattern
- Text.Regex.TDFA.ReadRegex
- Text.Regex.TDFA.RunMutState
- Text.Regex.TDFA.Sequence
- Text.Regex.TDFA.String
- Text.Regex.TDFA.TDFA
- Text.Regex.TDFA.TNFA
- Text.Regex.TDFA.Wrap
- Text.Regex.TDFA
- Regex
Downloads
- regex-tdfa-0.97.1.tar.gz (Cabal source package)
- package description (included in the package)