chapter002 Finite State Automata, Rebular Languages, and Regular Expressions
section004Regular Expressions
Examples of Regular Expressions

Examples

Often when a new concept is encountered, such as our current one (regular expressions), it helps to review a number of examples.  Here are a handful that demonstrate how regular expressions are constructed.  Remember that there really is no recipe for building regular expressions.  The task isn't particularly difficult in most cases.  It just takes a while to get used to.  Check as many of these examples as you need.