Home Submit URL Add to Favorite Contact
           05 May, 2024
 
    
Submit WebSite / Add URL Form :: Computers » Programming » Languages » Regular Expressions    [Search Category]
Submission Type Premium Listing
Speedy review of your website for inclusion.
Within 24 hours inclusion. Direct hyperlink to your site.
Maximum Exposure. One time $49 payment only , no annual renewal required.
URL *
Title *
Description *
Your Name *
Contact E-Mail *
Country
State/City
Address
Spam Protection * What is the seventh word in the phrase "cutaguha temoti nahukava mike gev jas fekiry fuse mubetite zexebyq"?

This question is for testing whether you are a human visitor and to prevent automated spam submissions
Comments to Editor
Your IP 3.141.200.180

 
New Sites - Main » Computers » Programming » Languages » Regular Expressions
Regular Expressions Tutorial (27th April, 2005) : 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.
Mastering Regular Expressions (Second Edition) (27th April, 2005) : Book by Jeffrey Friedl. Includes table of contents, full index, an errata sheet.
PCRE - Perl Compatible Regular Expressions (27th April, 2005) : A C library for matching regular expressions with Perl 5 syntax and semantics. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.
JRegex (27th April, 2005) : Regular expression support that offers a superset of Perl5.6 regex syntax, compatibility with JDK 1.1). Includes documentation, examples, and demonstration applet. [Open Source, BSD-like]
Pat (27th April, 2005) : A package that provides a mechanism for compiling and matching regular expressions in Java. Download, documentation and news.


Top Sites - Main » Computers » Programming » Languages » Regular Expressions
PCRE - Perl Compatible Regular Expressions () : A C library for matching regular expressions with Perl 5 syntax and semantics. PCRE has its own native API, as well as a set of wrapper functions that correspond to the POSIX regular expression API.
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.
RegExplorer () : A visual regular expression explorer, it allows for writing regular expressions and visually see the matches. Uses the KDE/Qt Libraries for the user interface. [QPL]
regexp.org () : A forum for coders to share regexes and regex info.
Mastering Regular Expressions (Second Edition) () : Book by Jeffrey Friedl. Includes table of contents, full index, an errata sheet.