FAQs, Help, and Tutorials (20)

See Also:
Regular Links:

http://www.gnu.org/software/gawk/manual/html_node/Regexp.html
GNU awk User's Guide - Regular Expressions Open in a new browser window
   Documentation of the Regular Expression syntax used in GNU Awk.
   http://www.gnu.org/software/gawk/manual/html_node/Regexp.html
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconRegularExpressionsLanguageElements.asp
MSDN .NET Regular expressions Open in a new browser window
   MSDN documentation on .NET regular expressions.
   http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconRegularExpressionsLanguageElements.asp
http://regex.info/
Mastering Regular Expressions (Second Edition) Open in a new browser window
   Book by Jeffrey Friedl. Includes table of contents, full index, an errata sheet.
   http://regex.info/
http://chaos4.phy.ohiou.edu/~thomas/ref/info/rx/Top.html
Posix Basic Regular Expression Open in a new browser window
   A description of both basic Posix Regular Expression syntax, the programming interface and some advanced features that are provided in the implementation of POSIX.2 regular expressions in the GNU C Library.
   http://chaos4.phy.ohiou.edu/~thomas/ref/info/rx/Top.html
http://www.gnu.org/software/emacs/emacs-lisp-intro/html_node/Regexp-Search.html
Programming in Emacs Lisp - Regular Expression Searches Open in a new browser window
   Documentation of the Regular Expression syntax used in Emacs Lisp.
   http://www.gnu.org/software/emacs/emacs-lisp-intro/html_node/Regexp-Search.html
http://www.indiwiz.com/products/retool/index.php
RE Tool Open in a new browser window
   Java based cross platform tool to learn Regular Expressions by "Trial & Error". Comes with Regular Expressions reference.
   http://www.indiwiz.com/products/retool/index.php
http://www.amk.ca/python/howto/regex/regex.html
Regular Expression HOWTO Open in a new browser window
   Detailed HowTo documentation about regular expressions usage in combination with the Phyton programming/scripting language.
   http://www.amk.ca/python/howto/regex/regex.html
http://www.night-ray.com/regex.pdf
Regular Expression Quick Reference Open in a new browser window
   Single sheet quick reference card for regular expressions.
   http://www.night-ray.com/regex.pdf
http://www.ipgp.jussieu.fr/~choi/LGM/UNIX/regex.html
Regular Expressions Open in a new browser window
   A brief and general introduction.
   http://www.ipgp.jussieu.fr/~choi/LGM/UNIX/regex.html
http://www.opengroup.org/onlinepubs/007908799/xbd/re.html
Regular Expressions - Single Unix Specification Open in a new browser window
   Specification for regular expressions -- massive document, somewhat technical.
   http://www.opengroup.org/onlinepubs/007908799/xbd/re.html
http://www.zvon.org/other/reReference/Output/
Regular Expressions Reference Open in a new browser window
   Downloadable reference with examples, by Miloslav Nic.
   http://www.zvon.org/other/reReference/Output/
http://www.regular-expressions.info/
Regular Expressions Tutorial Open in a new browser window
   A tutorial and reference for many popular regular expression flavors used by programming languages like Perl, PHP, Java, C# and VB.NET as well as a description of general tools like PowerGREP and EditPad.
   http://www.regular-expressions.info/
http://www.zvon.org/other/PerlTutorial/Books/Book1/
Regular Expressions Tutorial at Zvon Open in a new browser window
   A tutorial with many examples which can be downloaded for off-line use.
   http://www.zvon.org/other/PerlTutorial/Books/Book1/
http://www.emerson.emory.edu/services/editors/ne/Regular_Expressions.html
Regular Expressions in ne (Nice Editor) Open in a new browser window
   A description of the regular expression support in ne (Nice Editor).
   http://www.emerson.emory.edu/services/editors/ne/Regular_Expressions.html
http://www.digitalamit.com/article/regular_expression.phtml
Regular Expressions: An Introduction Open in a new browser window
   An essential guide to one of the most useful tools in the web development: regular expressions.
   http://www.digitalamit.com/article/regular_expression.phtml
http://www.seas.upenn.edu/~cit596/notes/dave/regexp0.html
Regular expressions Open in a new browser window
   An introduction from a University course.
   http://www.seas.upenn.edu/~cit596/notes/dave/regexp0.html
http://www.seeingwithc.org/topic7html.html
Seeing With C - Regular Expressions Open in a new browser window
   A writeup on regular expressions connecting the math. and the CS views to regular expressions.
   http://www.seeingwithc.org/topic7html.html
http://www.unicode.org/unicode/reports/tr18/
Unicode Regular Expression Guidelines Open in a new browser window
   Unicode Technical Report #18: This document describes guidelines for how to adapt regular expression engines to use Unicode.
   http://www.unicode.org/unicode/reports/tr18/
http://www.landings.com/_landings/pages/regex.html
Using Regular Expressions Open in a new browser window
   Good overview of regular expression operators, although some features described might not be available in your implementation.
   http://www.landings.com/_landings/pages/regex.html
http://www.gnu.org/software/grep/doc/grep_7.html
grep - Regular Expressions Open in a new browser window
   Documentation of the Regular Expression syntax used in GNU grep.
   http://www.gnu.org/software/grep/doc/grep_7.html

Last Updated: 2007-06-14 14:31:22