Sponsored Links
Learn C++ Programming
Hands-On Training & In-Depth Labs Instructor-Led Classes in 75 Cities
www.traininghott.com
Google Search Appliance
Search your business intranet, file shares, and more.
www.google.com
Degree in Computers
Start your computer training today Find the program from you
www.betterthanschool.com
Directory Sites
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.
www.pcre.org
A modified version of Henry Spencer's regular expression library (Autoconf, Automake and Libtool scripts have been added and a few file names have been changed). Also related links.
arglist.com
C++ Regular Expression Library
A free component that enables the use of regular expression searching in a C++ program.
www.tropicsoft.com
A flexible C++ template regular expresion library.
ourworld.compuserve.com
A fast C++ template library for Perl-compliant regular expression pattern matching. GRETA compiles on VC7 and gcc.
research.microsoft.com
Rx - Posix Basic Regular Expressions
Documentation from the GNU rx library.
www.dc.turkuamk.fi
Provides compile PCRE libraries for Windows developers, and source code to build with Visual C++.
www.psyon.org
A C++ regex template library that allows regexes to be written as strings or as expression templates and to refer to themselves and other regexes recursively.
boost-sandbox.sourceforge.net
C++ template classes for declaring grammars directly in the code as set of compound classes. Includes regexp_parser class for parsing input upon regular expression definition provided in its constructor.
sourceforge.net
A C regular expression library, developed for the programming language Ruby. Provides software-download, description, links and references.
www.geocities.jp
Lightweight, robust, and almost fully POSIX compliant regexp matching library which supports approximate matches. [GNU GPL].
laurikari.net
Text processing for C/C++ programmers
John Maddock, the author of RegEx++, explains how to use Regular Expressions in C/C++ programs.
www.ddj.com