RegexBuddy
RegexBuddy is your perfect companion for working with regular expressions. Learning, creating, understanding, testing, using and saving regular expressions has never been easier.
Regulex is an open-source, regular expression parser and visualizer. It's available online, can be embedded in other websites, or the code can be self-hosted as a...
regulex is an opensource, regular expression parser and visualizer. it's available online, can be embedded in other websites, or the code can be selfhosted as a javascript tool.
features
written in pure javascript. no backend needed. you can embed the graph in you own site through html iframe element. detailed error message. in most cases it can point out the precise syntax error position. no support for octal escape. yes it is a feature. ecmascript strict mode doesn't support octal escape in string,but many browsers still support octal escape in regex. i make things easier. in regulex, decimalescape will always be treated as back reference. if the back reference is invalid, e.g. /\1/?/(\1)/?/(a)\2/,or decimalescape appears in charset(because in this case it can't be explained as back reference, e.g. /(ab)[\1]/), regulex will always throw an error.
regular-expression development-tool visualization-tool regular-expression-visualizer
RegexBuddy is your perfect companion for working with regular expressions. Learning, creating, understanding, testing, using and saving regular expressions has never been easier.
Commercial Windows
Extensive regex tester and debugger with highlighting for PHP, PCRE, Python and JavaScript.
Free Web
Online Silverlight regular expression tester with instantaneous highlighting, regex analysis, code completion, benchmarking, and C# and VB.NET code generation.
Free Windows Web
The Regex Coach is a graphical application for Windows which can be used to experiment with (Perl-compatible) regular expressions interactively. It has the following...
Free Personal Windows
jRegExAnalyser is an interactive tool written in Java to write, test, debug, analyse and profile regular expressions. Its free and Open Source software, licensed under...
Free Open Source Mac OS X Windows Linux
Use RegexMagic to generate complete regular expressions to your specifications by using RegexMagics flexible patterns, instead of the cryptic regex syntax.
Commercial Windows
The Regulator is an advanced Regular expressions testing tool, featuring syntax highlighting and web-service integration with Regexlib.coms database of online regular...
Free Open Source Windows
This software will let you design your regexps by letting you type the expression and visualize its effect on a sample of your choice.
Free Open Source Windows Linux
Regex Lab .NET is a full-featured application for editing regular expressions. The application features a modern, highly functional UI allowing increased productivity...
Free Open Source Windows
Having trouble getting your regular expressions just right? Not sure what they match and what they leave out? Tired of having to write test programs every time?...
Free Open Source Mac OS X