|
|
|
|
|
by gpvos
95 days ago
|
|
I find it weird to have the Perl innovation (?:...) be called "traditional regex". Perl was rather innovative back then, even if it's more than 30 years ago now. Traditional regex is what came before it (grep -E being the most advanced form). I wonder what counts as nontraditional in the author's eyes. |
|
Here's your answer.
>Traditional regex is what came before it
No, that's "ancient regex".