On Wed, 10 Aug 2011 14:44:44 +0300, Dmitry Olshansky <[email protected]> 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:[email protected]

Reply via email to