Improving std.regex(p)
BCS
none at anon.com
Sat Jun 19 11:34:54 PDT 2010
Hello Ben,
>This would lead to huge
> interest from the boost.spirit guys...
I don't remember what versions this is (I've done about 3 that I can remember)
or even if it works, but I wonder if they would have any interest in this:
http://www.dsource.org/projects/scrapple/browser/trunk/dparser/dparse.d
Note (if that is the version I think it is) that the only mixins in that
are tiny (mixin("label_"~tag!(id)~":;"); & mixin("goto label_"~tag!(id)~";");)
or generating a big list invocations of other code.
--
... <IXOYE><
More information about the Digitalmars-d
mailing list