On Tue, Feb 17, 2009 at 9:26 PM, Jarrett Billingsley <jarrett.billings...@gmail.com> wrote: > For what it's worth the Tango regexes actually have a method to output > a D function that will implement the regex after it's compiled. So > you _could_ precompile the regex into D code and use that.
I have only been tinkering with Phobos, but that's good to hear, thanks!