Regex Tool

Regular expression have always been troublesome for a developer which only needs it once in a while.
Every time I need to use regular expressions, I have to steel myself for an hour or two of referencing manuals, finding a place to start and wondering why it isn't working.
I'm not sure if there are other tools that can match this, but for me this is the first one to find and it is very intuitive:
Whetever you are a PHP or a Java or even a Python developer this tool can help you. Keep in mind that there can be cases which can not be solved by this website.
I consider the interface to be very easy to understand, but if you can't understand it, read the FAQ section.
Here it is: http://www.txt2re.com/



Leave a Comment :