[Haskell-cafe] trivial function application question

Bill Wood william.wood3 at comcast.net
Fri Jan 5 11:20:58 EST 2007


It would seem that for a regular expression facility to constitute a
parser it would have to be able to work on token streams. So my question
is, does either the the perl6 generalization or any of the Haskell regex
facilities support regular expressions over any free monoid other than
finite character sequences?

 -- Bill Wood





More information about the Haskell-Cafe mailing list