Mastering regular expressions
Jeffrey E.F. Friedl
- 3rd ed
- Sebastapol, CA O'Reilly 2006
- xxiv, 515 p ill 23 cm
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
0596528124 (pbk.) 9780596528126 (pbk.)
2007272426
GBA666629 bnb
Text processing (Computer science) Perl (Computer program language) Computer programming TEORIA DOS AUTÔMATOS EXPRESSÕES REGULARES