HN Hall of Fame Weekly email

RegExr: A website for interactive regex prototyping with syntax highlighting

Screenshot of regexr.com captured 2026-07-20
Page preview · captured 2026-07-20

Resurfaced independently across 5 calendar years, with breakout response in 4 of them.

submissions
7
submitters
7
observed span
2014–2022
peak thread · 70 comments
384 pts
latest 20+ return · 2022-01-27
188 pts

Submission timeline

2007–2026

One slot for every year since HN launched. Height is that year's peak points; orange marks a 100+ point or 50+ comment breakout. Select a bar to open its strongest thread.

First comments on top threads

HN comment order

Unfortunately, RegExr does not color-code the different capturing groups. For example, replace the RegExr sample regex with "([A-Z])\w+\s\w(\d.\d)" and compare[1][2] its color coding capability to the other regex helpers. The other sites such as regex101.com & debuggex.com will delineate the capture groups within the matched text using different colors. This is very helpful for complex captures because making the boundaries visible can reveal bugs in your thinking of what substrings the regex is actually…

jasode·384-point thread·

My favorite is https://regex101.com/ But I've found all of the following to be useful: http://regexone.com/ http://www.regexpal.com/ http://www.rexegg.com/ http://regexr.com/ https://www.debuggex.com/ https://regexper.com/ https://www.regular-expressions.info/ http://www.cheatography.com/davechild/cheat-sheets/regular-e... http://eloquentjavascript.net/09_regexp.html http://www.smashingmagazine.com/2009/06/essential-guide-to-r... http://www.smashingmagazine.com/2009/05/introduction-to-adva…

I (and most people I talk to about this stuff) tend to use Regex101 (https://regex101.com) for this purpose. It will be interesting to spend some time with RegExr and compare the two tools. I am also aware of RegexBuddy (https://www.regular-expressions.info/regexbuddy.html), whose author also publishes very good regex learning content on their site. It looks great, but it's a closed-source Windows-only application, which means it's something I'll never be able to benefit from.

For those not aware of all the alternative online regex testers out there... I prefer regex101.com because of the better color coding. I previously made a snippet demonstrating that benefit: https://news.ycombinator.com/item?id=9581225

jasode·131-point thread·

The first top-level comment from each of the four biggest threads, in HN’s own order. Excerpts are shortened; open a comment for full context.

Breakout years
4

100+ points or 50+ comments

Total points
1059

reference only — not used in Hall rules or ranking

Total comments
205

reference only — not used in Hall rules or ranking

Every submission

DateTitle as submittedByPointsComments
2014-03-27RegExr 2bpierre40
2014-08-26RegExr: Learn, Build, and Test RegExfs11110
2015-05-21RegExr: A website for interactive regex prototyping with syntax highlightingFirst breakout · Best threadsconxu38470
2017-02-08RegExr: Learn, Build, and Test RegExrinesh13131
2019-04-22RegExr: Learn, Build, and Test RegExReedJessen20
2019-08-05RegExrHall inductiontosh34954
2022-01-27RegExr: Learn, Build and Test RegexLatest 20+ point returnevo_918850