replacing guile with haskell?

ajb at spamcop.net ajb at spamcop.net
Tue Oct 21 21:40:07 EDT 2003


G'day all.

Quoting Graham Klyne <GK at ninebynine.org>:

> Nice.  Do you know if anyone has done anything like this for regular
> expressions?

I've done it for regular expressions (e.g. lex, alex etc), but not for
regexps (e.g. Text.Regex).  This particular terminology overload annoys
me no end, by the way.

I checked the code into haskell-libs.  It hasn't propagated through to
the web view of the repository yet, but you should eventually be able
to find it here:

    http://cvs.sourceforge.net/viewcvs.py/haskell-libs/libs/text/

Look for Dfa.lhs.

Cheers,
Andrew Bromage


More information about the Haskell-Cafe mailing list