Regular Expressions simplified

I have been relying on regular expressions a lot lately and there is one tool without which the job would have been very difficult. The tool is The Regulator. It is simply an awesome tool. You enter the input string and then start writing your regular expression, as you do it, you can keep testing the expression to see whether it works / tweak it. Once satisfied you can copy the expression into your code and be sure for it to work.

Well the maker of The Regulator has come out with a new even simpler tool. It's named Regulazy. As the name suggests, you don't have to write the regular expression anymore, just highlight the information that you want to be part of the regular expression, right mouse and click one of the options and the tool writes the expression for you. That simple.
Enjoy!


No Responses

Leave a Reply

Please enter all required information

*

*

*