
22 Oct
2003
22 Oct
'03
12:40 a.m.
G'day all.
Quoting Graham Klyne
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