
RegexMagic
RegExr
Expresso
rubular
RegEx Generator
RegexPlanet Ruby
The Regex Coach
Reggy
AZIPCODE
RegexMagicRegexMagic is recommended for programmers, data analysts, or anyone who needs to frequently work with text processing and pattern matching but prefers to avoid the complexity of writing raw regex code. It's especially useful for beginners looking to learn regex through a more visual approach.
RegExr - RegExr.com is an online tool to learn, build, and test Regular Expressions.
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.
rubular - A ruby based regular expression editor
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.
RegexPlanet Ruby - RegexPlanet offers a free-to-use Regular Expression Test Page to help you check RegEx in Ruby free-of-cost.
The Regex Coach - The Regex Coach is a graphical application for Windows which can be used to experiment with...