On Wed, Oct 17, 2012 at 1:22 PM, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > Hyrum K Wright wrote on Wed, Oct 17, 2012 at 12:20:20 -0400: >> These come at the expenses of a couple of less-used regex features, > > PLease be objective/specific: it doesn't support backreferences and > zero-width lookarounds.
Correct (sorry for the hand waving). I envision our use cases being more pattern matching-like, and not search-and-replace. -Hyrum