Rubular — Regular expressions editing & testing made easy
July 16, 2009
If you use to spend ages building and testing regular expressions, you might be interested in the online expression editor Rubular. Rubular is a handy way to test ruby-based regular expressions as you write them.
Since the regular expression flavor used in Ruby is “Perl Style”, you can use this tool to test regular expressions written for PHP (preg function), Python, Javascript etc. Enjoy!
. Bookmark the permalink. Both comments and trackbacks are currently closed.
This blog is about Agile project management, Ruby programming and other cool things. I haven't published anything here since 2011. Find the latest and greatest on pcreux.com!
Rubular — Regular expressions editing & testing made easy
If you use to spend ages building and testing regular expressions, you might be interested in the online expression editor Rubular. Rubular is a handy way to test ruby-based regular expressions as you write them.
Since the regular expression flavor used in Ruby is “Perl Style”, you can use this tool to test regular expressions written for PHP (preg function), Python, Javascript etc. Enjoy!