No The Regex Coach videos yet. You could help us improve this page by suggesting one.
Based on our record, Debuggex should be more popular than The Regex Coach. It has been mentiond 4 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Debuggex.com is a great tool for visualizing how a regex will execute character-by-character and testing it against a variety of inputs. Source: over 2 years ago
Combine that with Debuggex and you're a god at the game )). Source: about 3 years ago
My trick with understanding regexes, is not actually trying to understand them by looking at the text form. Instead copy paste them in a visualliser, like debuggex.com. This makes them sooo much easier to understand. Once you do that with this one (and also read the PR description), you'll realize it actually isn't that crazy complex. Source: over 3 years ago
Debuggex.com is also great, as you get a graphical preview of what the regex is actually doing. Source: over 3 years ago
- [Regex-coach](http://weitz.de/regex-coach/) - a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. Freeware. ## Text editors - [Lem](https://github.com/cxxxr/lem) - Common Lisp editor/IDE with high expansibility. [MIT]. Works for many languages, has a LSP client. ## Math - [Maxima](https://sourceforge.net/projects/maxima/files/) - Computer... - Source: Hacker News / over 2 years ago
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
rubular - A ruby based regular expression editor
regular expressions 101 - Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
RegexPlanet Ruby - RegexPlanet offers a free-to-use Regular Expression Test Page to help you check RegEx in Ruby free-of-cost.
Expresso - The award-winning Expresso editor is equally suitable as a teaching tool for the beginning user of regular expressions or as a full-featured development environment for the experienced programmer with an extensive knowledge of regular expressions.
RegEx Generator - RegEx Generator is a simple-to-use application that comes with the brilliance of intuitive regex and is also helping you out to test the regex.