philnash
@philnash@programming.dev
This is a remote user, information on this page may be incomplete. View at Source ↗
- Comment on A comprehensive guide to the dangers of Regular Expressions in JavaScript 1 year ago:
That’s brilliant!
- Comment on A comprehensive guide to the dangers of Regular Expressions in JavaScript 1 year ago:
JavaScript’s regex engine isn’t the only one to have these problems. There certainly are other implementations, like Re2 and Rust’s implementation, that don’t have this issue. But they also lack some of the features of the JS implementation too.
- Comment on A comprehensive guide to the dangers of Regular Expressions in JavaScript 1 year ago:
While this article is about JavaScript specifically, these issues certainly exist in other regex engines too.
- Comment on A comprehensive guide to the dangers of Regular Expressions in JavaScript 1 year ago:
Ah, I didn’t realise there was a regex channel here. Thanks!
- Submitted 1 year ago to programming@programming.dev | 15 comments