1
djsckizo
regex
  • 2004/2/14 9:21

  • djsckizo

  • Just can't stay away

  • Posts: 401

  • Since: 2003/5/9 8


Easy defintion please. I looked it up already online and the definition I found almost melted my eyes.

2
Mikhail
Re: regex
  • 2004/2/14 9:27

  • Mikhail

  • Just can't stay away

  • Posts: 412

  • Since: 2003/1/19


REgular EXpressions, a powerful tool for manipulating text and data... If you don't use them yet, you will discover in this book a whole new world of mastery over your data. If you already use them, you'll appreciate this book's unprecedented detail and breadth of coverage...

With regular expressions, you can save yourself time and aggravation while dealing with documents, mail messages, log files -- you name it -- any type of text or data. For example, regular expressions can play a vital role in constructing a World Wide Web CGI script, which can involve text and data of all sorts...

Regular expressions are not a tool in and of themselves, but are included as part of a larger utility. The classic example is grep. These days, 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++)


While many of these tools originated on UNIX, they are now available for a wide variety of platforms, including DOS/Windows and MacOS, so you can use them in your home environment. Additionally, many favorite programming languages offer regular-expression libraries, so you can include support for them in your own programs, and yes, even applets.

There can be certain subtle, but valuable, ways to think when you're using regular expressions, and these can be taught. Jeffrey Friedl has spent years helping people on the Net understand and use regular expressions. In this book he leads you through the steps of knowing exactly how to craft a regular expression to get the job done.

Login

Who's Online

220 user(s) are online (139 user(s) are browsing Support Forums)


Members: 0


Guests: 220


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits