𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Mastering Regular Expressions

✍ Scribed by Jeffrey E.F. Friedl


Publisher
O'Reilly Media
Year
1997
Tongue
English
Leaves
373
Edition
1st
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Regular expressions are a powerful tool for manipulating text and data. This book, with its unprecedented detail and breadth of coverage, will help you discover a whole new world of mastery over your computer and its data. Regular expressions are not a tool in and of themselves, but are included as part of a larger utility. The classic example is grep . Regular expressions can be found everywhere, such as in scripting languages (including Perl, Tcl, awk , and Python); editors (including Emacs, vi , and Nisus Writer); programming environments (including Delphi and Visual C++); and specialized tools (including lex , Expect, and sed ). In this eye-opening book, author Jeffrey Friedl leads you through the steps of crafting a regular expression that gets the job done. He examines a variety of tools and uses them in an extensive array of examples, with a major focus on Perl.


πŸ“œ SIMILAR VOLUMES


Mastering Regular Expressions
✍ Jeffrey Friedl πŸ“‚ Library πŸ“… 2002 πŸ› O'Reilly Media, Inc. 🌐 English

"This is the International Edition. The content is in English, same as US version but different cover. Please DO NOT buy if you can not accept this difference. Ship from Shanghai China, please allow about 3 weeks on the way to US or Europe. Message me if you have any questions."

Mastering Regular Expressions
✍ Jeffrey E.F. Friedl πŸ“‚ Library πŸ“… 2006 πŸ› O'Reilly Media 🌐 English

I've been using regular expressions (knowingly / intentionally) for the better part of the last 2 decades, and yet until I read this book, I didn't fully realise what a powerful set of tools I had at my disposal. Jeffrey Friedl's explanation of what makes the various types of engines work, and the c

Mastering Regular Expressions
✍ Jeffrey E.F. Friedl πŸ“‚ Library πŸ“… 2006 πŸ› O'Reilly Media 🌐 English

I have had occasion to require regular expressions in my code and it has always been a matter of trial and error, or looking online for something that should work. Some books have a chapter dedicated to regular expressions but I have always found them confusing. Enter Jeffrey Friedl and this excelle