Friedl, Jeffrey E. F.

Mastering regular expressions / Jeffrey E. F. Friedl - 3rd edition - Sebastopol, California : O'Reilly Media, Inc. ; ©2006. - xxiv, 515 pages : illustrations ; 23cm.

Previous ed.: 2002. Includes index.

A regular expression (regex) is a pattern that describes a set of strings. Regular expressions are used for advanced context-sensitive searches (e.g. parsing data streams, data mining) and text modifications. They can be found in many advanced editors (e.g. vi, Emacs), in parser programs (e.g. grep) and in languages (e.g. Perl), mostly in a UNIX environment. This book is the standard work on regexes.

9780596528126


Computer programming
Perl (Computer program language)
Regular expressions (Computer science)
Text processing (Computer science)