- 8 Posts
- 4 Comments
Joined 3 years ago
Cake day: June 28th, 2023
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·2 years agoJavaScript’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·2 years agoWhile 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·2 years agoAh, I didn’t realise there was a regex channel here. Thanks!











That’s brilliant!