How to Find or Validate an Email Address| www.regular-expressions.info
The utility from the UNIX world, but now available on all platforms, including Windows, that first made regular expressions popular| www.regular-expressions.info
Explanation how you can use regular expressions in Xojo (formerly REALbasic) with its built-in RegEx class| www.regular-expressions.info
Learn how to use PHP’s three sets of regular expression functions| www.regular-expressions.info
This tutorial teaches you how to create your own regular expressions, starting with the most basic regex concepts and ending with the most advanced and specialized capabilities.| www.regular-expressions.info
RegexBuddy is your perfect companion for working with regular expressions. Learning, creating, understanding, testing, using and saving regular expressions has never been easier.| www.regular-expressions.info
Add whitespace, line breaks and comments to clarify cryptic regular expressions| www.regular-expressions.info
The Perl programming language, originally designed for text-processing only, is the main cause for the popularity that regular expressions enjoy nowadays. Mainly because Perl’s regex engine introduced many new powerful features, and because regexes are part of the Perl syntax, and not an add-on library as with most other languages.| www.regular-expressions.info
Learn how to use regular expressions with Tcl’s regexp and regsub commands| www.regular-expressions.info
PCRE (Perl Compatible Regular Expressions) is an open source library written in C that allows developers to add regular expression support to their applications. The library is compatible with a great number of C compilers and operating systems.| www.regular-expressions.info
The Just Great Software regular expression engine provides a powerful blend of the most popular regular expression flavors| www.regular-expressions.info
Learn how to use the regular expression classes that are part of the JDK 1.4 and later.| www.regular-expressions.info
EditPad Pro is a convenient text editor which supports regular expressions in its powerful search and replace functionality. You can also create custom syntax coloring or highlighting schemes using regular expressions.| www.regular-expressions.info