show/hide this revision's text 4 edited tags
show/hide this revision's text 3 easier to understand

Okay, I barely understand RegEx basics, but why couldn't they design it to use keywords (like SQL) instead of some cryptic wildcard characters and symbols?

Is it for performance since the RegEx is parsed and processed client-sideinterpreted/parsed at runtime? (not dev-side with a compilercompiled)

Or maybe for speed of writing/ readability? Considering that when you learn some simple "simple" character combinations it becomes easier to type 1 character instead of a keyword?

show/hide this revision's text 2 the world does not need the "somewhat-off-topic" tag
show/hide this revision's text 1