Live data from Hacker News

Fancy-Regex 0.18.0 Release

github.com

1–2 of 2 posts

Re: Fancy-Regex 0.18.0 Release

#2
Exactly one year on from Oniguruma's archival on GitHub and fancy-regex is in a pretty good position to act as a compatible, memory-safe alternative.

Since the previous release, fancy-regex now has support for subroutine calls - although relative recursion level backreferences are still currently unsupported.

There also a PR with an experimental optimization, which may get released soon.