Description
Replaces/Enhances Text.Regex. Implementing regular expression matching using Antimirov's partial derivatives.
Description
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/