[algogeeks] Re: About implementing RegEx pattern-match using finite automata

2006-07-13 Thread ziman137
Thanks to everyone who responded. Your help is highly appreciated! Gary --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups Algorithm Geeks group. To post to this group, send email to algogeeks@googlegroups.com To

[algogeeks] About implementing RegEx pattern-match using finite automata

2006-07-04 Thread ziman137
Hello, anyone who is interested, Does anyone here know well about the implementation for regular expression and pattern matching? I mean, are there such officially recognized good design and implementation? Or, at least, the de facto ones? Let me first clarify a few known facts: * finite state