- 12 Posts
- 4 Comments
Joined 3 年前
Cake day: 2023年6月28日
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
philnash@programming.devOPto
Programming@programming.dev•A comprehensive guide to the dangers of Regular Expressions in JavaScript
5·3 年前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.
philnash@programming.devOPto
Programming@programming.dev•A comprehensive guide to the dangers of Regular Expressions in JavaScript
6·3 年前While this article is about JavaScript specifically, these issues certainly exist in other regex engines too.
philnash@programming.devOPto
Programming@programming.dev•A comprehensive guide to the dangers of Regular Expressions in JavaScriptEnglish
4·3 年前Ah, I didn’t realise there was a regex channel here. Thanks!

















That’s brilliant!