Directory > Computers > Programming > Languages > Regular Expressions > C and C++ TRE Lightweight, robust, and almost fully POSIX compliant regexp matching library which supports approximate matches. [GNU GPL]. http://kouli.iki.fi/~vlaurika/tre/ Reviews Rating: Not yet Rated
Whois Check
PCRE Win32 Provides compile PCRE libraries for Windows developers, and source code to build with Visual C++. http://www.psyon.org/projects/pcre-win32/ Reviews Rating: Not yet Rated
Whois Check
Rx - Posix Basic Regular Expressions Documentation from the GNU rx library. http://www.dc.turkuamk.fi/docs/gnu/rx/rx_3.html Reviews Rating: Not yet Rated
Whois Check
Text processing for C/C++ programmers John Maddock, the author of RegEx++, explains how to use Regular Expressions in C/C++ programs. http://www.ddj.com/documents/s=1486/ddj0110a/0110a.htm Reviews Rating: Not yet Rated
Whois Check
GRETA A fast C++ template library for Perl-compliant regular expression pattern matching. GRETA compiles on VC7 and gcc. http://research.microsoft.com/projects/greta/ Reviews Rating: Not yet Rated
Whois Check
PCRS - Perl Compatible Regular expression based Substitutions A library supplement to PCRE and implements regex based substitutions with the syntax and semantics of Perl's s/// operator. [Open source, LGPL] http://www.oesterhelt.org/pcrs/ Reviews Rating: Not yet Rated
Whois Check
Regex++ A flexible C++ template regular expresion library. http://ourworld.compuserve.com/homepages/John_Maddock/regexpp.htm Reviews Rating: Not yet Rated
Whois Check
C++ Regular Expression Library A free component that enables the use of regular expression searching in a C++ program. http://www.tropicsoft.com/Components/RegularExpression/ Reviews Rating: Not yet Rated
Whois Check
regex 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. http://arglist.com/regex/ Reviews Rating: Not yet Rated
Whois Check
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. http://www.pcre.org/ Reviews Rating: Not yet Rated
Whois Check
|