Directory > Computers > Programming > Languages > Regular Expressions > FAQs, Help, and Tutorials Seeing With C - Regular Expressions A writeup on regular expressions connecting the math. and the CS views to regular expressions. http://www.seeingwithc.org/topic7html.html Reviews Rating: Not yet Rated
Whois Check
MSDN .NET Regular expressions MSDN documentation on .NET regular expressions. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/cpconRegularExpr.... Reviews Rating: Not yet Rated
Whois Check
Regular Expressions Tutorial 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/ Reviews Rating: Not yet Rated
Whois Check
Regular Expression Quick Reference Tried and tested, single sheet quick reference card for regular expressions. [PDF file] http://gmckinney.info/resources/regex.pdf Reviews Rating: Not yet Rated
Whois Check
RE Tool 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 Reviews Rating: Not yet Rated
Whois Check
awk User's Guide - Regular Expressions Documentation of the Regular Expression syntax used in GNU Awk. http://www.gnu.org/manual/gawk/html_node/Regexp.html Reviews Rating: Not yet Rated
Whois Check
The Regular Expression Rundown A short description of Regular Expressions. http://hotwired.lycos.com/webmonkey/97/33/index3a.html?tw=programming Reviews Rating: Not yet Rated
Whois Check
Learning to Use Regular Expressions by Example A tutorial at phpbuilder.com. http://www.phpbuilder.com/columns/dario19990616.php3 Reviews Rating: Not yet Rated
Whois Check
Regular Expressions Tutorial at Zvon A tutorial with many examples which can be downloaded for off-line use. http://www.zvon.org/other/PerlTutorial/Books/Book1/ Reviews Rating: Not yet Rated
Whois Check
Regular Expression HOWTO Detailed HowTo documentation about regular expressions usage in combination with the Phyton programming/scripting language. http://www.amk.ca/python/howto/regex/regex.html Reviews Rating: Not yet Rated
Whois Check
Programming in Emacs Lisp - Regular Expression Searches Documentation of the Regular Expression syntax used in Emacs Lisp. http://www.gnu.org/manual/emacs-lisp-intro/html_node/Regexp-Search.html Reviews Rating: Not yet Rated
Whois Check
Using Regular Expressions 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 Reviews Rating: Not yet Rated
Whois Check
Unicode Regular Expression Guidelines 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/ Reviews Rating: Not yet Rated
Whois Check
Regular expressions in UNIX (Spring 1995) Slightly inaccurate (mixes in glob patterns and calls them "shell regular expressions") but otherwise a good concise summary of plain vs extended regular expressions. http://www.uga.edu/~ucns/tti/Computer_Review/Spring95/Regular_expressions.html Reviews Rating: Not yet Rated
Whois Check
Regular Expressions Reference Downloadable reference with examples, by Miloslav Nic. http://www.zvon.org/other/reReference/Output/ Reviews Rating: Not yet Rated
Whois Check
Regular Expressions - Single Unix Specification Specification for regular expressions -- massive document, somewhat technical. http://www.opengroup.org/onlinepubs/7908799/xbd/re.html Reviews Rating: Not yet Rated
Whois Check
Regular Expressions in ne (Nice Editor) A description of the regular expression support in ne (Nice Editor). http://www.emerson.emory.edu/services/editors/ne/Regular_Expressions.html Reviews Rating: Not yet Rated
Whois Check
Regular expressions An introduction from a University course. http://www.netaxs.com/people/nerp/automata/regexp0.html Reviews Rating: Not yet Rated
Whois Check
Regular Expressions A brief and general introduction. http://ugrad-www.cs.colorado.edu/unix/regex.html Reviews Rating: Not yet Rated
Whois Check
Regular Expressions HOWTO The Basics of REReplace REFind By Pete Freitag. The basics of using regular expressions with ColdFusion's REFind, and REReplace functions. http://www.cfdev.com/resources/discussion/messages.cfm/id/1036 Reviews Rating: Not yet Rated
Whois Check
Posix Basic Regular Expression 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 Reviews Rating: Not yet Rated
Whois Check
Regular Expression Features in Tcl 8.1 A HowTo guide for the Regular Expression Features contained in Tcl 8.1. http://dev.scriptics.com/doc/howto/regexp81.html Reviews Rating: Not yet Rated
Whois Check
grep - Regular Expressions Documentation of the Regular Expression syntax used in GNU grep. http://www.gnu.org/manual/grep/html_chapter/grep_5.html Reviews Rating: Not yet Rated
Whois Check
Mastering Regular Expressions (Second Edition) Book by Jeffrey Friedl. Includes table of contents, full index, an errata sheet. http://regex.info/ Reviews Rating: Not yet Rated
Whois Check
|