Template regexes, version 2

Georg Wrede georg.wrede at nospam.org
Thu Feb 23 07:34:09 PST 2006


Don Clugston wrote:

> I should mention that the code I posted doesn't do real regexps, because 
> it has no backtracking. It doesn't do *, +, ? properly, they are always 
> greedy. It can never match ".*a", for example.

> It seems hard to do this properly without creating a highly optimised 
> regexp parser!

LOL!

(Self-reference.)



More information about the Digitalmars-d mailing list