  |
So What's A $#!%% Regular Expression, Anyway?! - http://www.melonfire.com/community/columns/trog/article.php?id=2
Learn how to use regular expressions and perform search and replace operations. |
  |
PCRE Wrapper for Delphi 7 - http://www.renatomancuso.com/software/dpcre/dpcre.htm
Provides Wrapper classes that provide PCRE for Delphi. |
  |
Regular Expression Builder - http://renschler.net/RegexBuilder/
An open source tool written in C# to build and test regular expressions. |
  |
Programmer's Heaven Regex Area - http://www.programmersheaven.com/2/Regex
Contains a beginners regex tutorial and guides for using regexes in various languages, including Perl, Java, .Net and Javascript. Also has a web-based regex testing tool and regex library. |
  |
Regular Expression Analyzer - http://regexp.resource.googlepages.com/analyzer.html
An online utility that helps analyzing regular expression structure. |