www.regexplanet.com
Open in
urlscan Pro
2606:4700:3030::6815:157
Public Scan
Submitted URL: https://regexplanet.com/
Effective URL: https://www.regexplanet.com/
Submission: On November 12 via api from US — Scanned from US
Effective URL: https://www.regexplanet.com/
Submission: On November 12 via api from US — Scanned from US
Form analysis
1 forms found in the DOMPOST /share/index.html
<form action="/share/index.html" class="form-inline" method="post">
<div class="input-group">
<input type="text" class="form-control" name="share" placeholder="Share code">
<span class="input-group-btn">
<button type="submit" class="btn btn-primary">Go</button>
</span>
</div>
</form>
Text Content
Toggle navigation RegexPlanet * Testing * Go (beta) * Haskell (beta) * Java * JavaScript * .Net * Perl (beta) * PHP (beta) * PostgreSQL (beta) * Python * Ruby (beta) * Tcl (beta) * XRegExp (beta) * * Previous version * Cookbook * Support ONLINE REGULAR EXPRESSION TESTING Regular expressions are an incredibly powerful tool, but can be rather tricky to get exactly right. This is a website that I wrote so I could quickly and easily test regular expressions during development. Pick which programming language you are using: Share codes are an easy way to share regexes. If you have a share code, enter it here: Go A badly formed regular expression can run forever, making it very useful for denial of services attacks. Some of the engines/hosts are susceptible to these. Check the current engine status to see if they are running. Engine Status The original version was Java-based and did not require a JavaScript-enabled browser. No need to use it if the Java one above works for you, but a lot of links go directly to it: Previous version Recently Bookmarked More... ONE LAST THING Some people, when confronted with a problem, think “I know, I’ll use regular expressions.” Now they have two problems. -- Jamie Zawinski in comp.lang.emacs (or somewhere else). I define UNIX as “30 definitions of regular expressions living under one roof”. -- Donald Knuth in Digital Typography, ch. 33, p. 649 (1999) via re2. License | Privacy Policy | Terms of Service