[Haskell-cafe] Re: Efficient parallel regular expressions

Bulat Ziganshin bulat.ziganshin at gmail.com
Thu Nov 6 04:05:20 EST 2008


Hello wren,

Thursday, November 6, 2008, 12:00:22 PM, you wrote:

> the trie automaton I mentioned in my previous post: just add a (?{
> $value = ... }) action to the end of each component regex and read out
> the value of $value after you match.

$value? in haskell? :)


-- 
Best regards,
 Bulat                            mailto:Bulat.Ziganshin at gmail.com



More information about the Haskell-Cafe mailing list