Regular expressions - Factor Documentation (original) (raw)
The regexp vocabulary provides word for creating and using regular expressions. A quick introduction to regular expressions
The class of regular expressions:
Basic usage: Regular expression syntax
Regular expression options
Constructing regular expressions
Matching operations with regular expressions
Advanced topics: Regular expression combinators
The theory of regular expressions
Regular expressions and the deploy tool