
A history that will satisfy nobody.

A history that will satisfy nobody.
Defining Regular Expressions (RegEx) - Computerphile
Click to view this content.
A crossword puzzle game using regular expressions. Earn achievements completing puzzle challenges. Easy tutorials for people new to regular expressions.
A deep investigation into regular expression denial of service (ReDoS) vulnerabilities in JavaScript
Improving the efficiency of your regular expressions
An open-source collection of core C++ library code
new mod 2
Hi all I am also a new mod for the regex community! Let's make this place shine :)
New Mod
Hello~ I'm one of the new mods for c/regex
I'll try my best to keep this community a safe place where people can find good regex101 information without having to deal with any toxic nonsense!
Debuggex: Online visual (railroad diagrams) regex tester. JavaScript, Python, and PCRE.
Test your regex by visualizing it with a live editor. JavaScript, Python, and PCRE.
Regular expressions can feel like their own language at times, but in fact they are universal and can be used within all programming languages.
Regular expression tester with syntax highlighting, explanation, cheat sheet for PHP/PCRE, Python, GO, JavaScript, Java, C#/.NET, Rust.
Cloudflare Deploys Really Slow Code, Takes Down Internet - Kevin Fang
Click to view this content.
Regex engine internals as a library
I blog mostly about my own programming projects.
PSA: Use Chat-GPT for writing and interpreting regex patterns for your convenience.
With all the strengths and shortcomings of Chat-GPT, I wanted to share one consistent strength I found it has when working with regex.
I don't always have the opportunity to use regex when I work and would shy away from it because it can become illegible, but now that it is so easy I find I am slapping it everywhere and I cutting down on logic when sanitizing inputs/data. The bonus is now that I'm using it more, I am becoming less reliant on having it be generated for me.