Matchmaking with regular expressions
Shows how to use the power of regular expressions to ease text parsing and processing.
Larger Regular Expressions
The purpose of this article is to show a few real-life examples of regular expressions at work.
KRegExpEditor - Manual
A Manual describing the KDE Application for editing regular expressions.
JRX
A simple JavaScript real-time regular expression evaluator, similar to RX tool of Activestate's Komodo IDE.
An Introduction to Regular Expression with VBScript
Articles in two parts about using Regular Expressions with VCScript.
Extreg
A script that allows to perform search-and-replace operations with extended regular expressions from unix shells.
Common Applications of Regular Expressions
This article by Richard Lowe demonstrates four powerful and practical applications of regular expressions.