regex-pderiv

Replaces/Enhances Text.Regex. Implementing regular expression matching using Antimirov's partial derivatives.

http://code.google.com/p/xhaskell-library/

Latest on Hackage:0.2.0

This package is not currently in any snapshots. If you're interested in using it, we recommend adding it to Stackage Nightly. Doing so will make builds more reliable, and allow stackage.org to host generated Haddocks.

BSD-3-Clause licensed by Kenny Zhuo Ming Lu and Martin Sulzmann

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/