TechnicalArchitectureWorx

The (Unofficial) ITWorx Technical Architecture Blog

  • a

Regular Expressions evaluation

Posted by archworx on August 23, 2007

Here are a couple of great sites for testing and evaluating regular expressions, any one of those sites can save you a ton of time of you are working with complex regular expressions

Site 1
Site 2

Thanks to the developers of these sites :)

2 Responses to “Regular Expressions evaluation”

  1. There is alos a couple of tools to help in the regex testing :
    1 – Expresso : http://www.ultrapico.com/Expresso.htm
    2 – RegexDesigner.NET : http://www.sellsbrothers.com/tools/#regexd

  2. I suggest checking http://www.regexlib.com/ when you need to make a new regex, it saves a lot of time.

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <pre> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>