1. if you know regex but for a particular language, this takes care of having to learn the different variants of regex because it will compile down to the version you want.
2. it is a more approachable syntax, so easier to learn.
3. because it is still a regex syntax given that you probably know a bit of regex already you can get better at it by learning this.