[GSOC] regular expressions beta is here
Vladimir Panteleev
vladimir at thecybershadow.net
Wed Aug 10 07:59:04 PDT 2011
On Wed, 10 Aug 2011 14:44:44 +0300, Dmitry Olshansky
<dmitry.olsh at gmail.com> wrote:
> Yes, I've dubbed it static regex. In fact it will be something similar
> to this, though it will do a heap allocation for backtracking points, on
> first call to match. Heap allocations are definetly going away in final
> release.
Awesome stuff. D's codegen abilities have the potential to put regex
matching way ahead of any C/C++ libraries that don't JIT or stuff like
that.
--
Best regards,
Vladimir mailto:vladimir at thecybershadow.net
More information about the Digitalmars-d
mailing list