Pattern Matching and Regular Expression Notation
Abstract
This text attempts to explore the topic of text parsing and pattern matching
through the use of regular expressions. What we will see is that text parsing and
pattern matching through the use of regular expressions has many useful applications
across a variety of genres.