I needed to keep track and made public the solution to (some of) all those little tricky details that make our life so miserable sometimes...
Friday 3 June 2011
Automatic creation of regular expressions in different computing languages
Regular expressions are a powerful tool, albeit they can become difficult to build. This page, text2re, helps you build complex re's and provides code in a number of computing languages such as Python, Perl, etc.
No comments:
Post a Comment