Open p6rt opened 11 years ago
\
As that page shows, this can be made into a polynomial thing rather than an exponential one, by dealing directly with the NFA. NQP's regex engine should be perfectly suited for this already.
Even disregarding that, there are various optimization tricks (à la Perl 5) that can be done to make such a regex do less work.
Migrated from rt.perl.org#119865 (status was 'new')
Searchable as RT119865$