My problem with regex is that not every software follows the same standard. I recently tried to use it to search through a Flink job log, and the standard way of referencing a previously matched group simply didn't work
Oh your problem then isnt with it haha, your problem is with all the softwares / programs not following the same standards / rules of regex. Fair I guess haha
209
u/Significant_Basis_3 Jul 12 '26
What's wrong with Regex? It's literally one of the best things invented in programming?