Y
Hacker News
new
|
ask
|
show
|
jobs
by
burntsushi
339 days ago
ripgrep plugged this gap a long time ago by providing PCRE2 support.
1 comments
shilangyu
339 days ago
PCRE2 supports only bounded length lookbehinds. It is true, it is not a big improvement to have unbounded ones in rust-lang/regex, but it still feels like something.
link
burntsushi
338 days ago
Pretty minor IMO. And PCRE2 supports lots of other stuff beside look-behinds.
link