Hacker News new | ask | show | jobs
by froh 29 days ago
The blow up is exponential for carefully crafted academical regular expressions.

im practice is a good idea to build a DFA from your regex, up front (re2) or lazily (ripgrep)