Why are there so many different regular expression dialects?

前端 未结 4 1761
陌清茗
陌清茗 2020-12-06 05:00

I\'m wondering why there have to be so many regular expression dialects. Why does it seem like so many languages, rather then reusing a tried and true dialect, seem bent on

4条回答
  •  萌比男神i
    2020-12-06 05:44

    For the same reason we have so many languages. Some people will be trying to improve their tools and at the same time others will be resistant to change. C/C++/Java/C# anyone?

提交回复
热议问题