#### Describe your feature request Recent research appears to have developed implementation limited lookarounds in linear time (c.f. e.g. https://systemf.epfl.ch/blog/re2-lookbehinds/) Lookaround is a feature with occasional utility, but when it comes up it's irreplaceable. Would it be possible to add table-based lookaround to regex?