C and C++
C++ Regular Expression Library
A free component that enables the use of regular expression searching in a C++ program.
Grammar to parser classes
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 provi…
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 regul…
PCRE Win32
Provides compile PCRE libraries for Windows developers, and source code to build with Visual C++.
Text processing for C/C++ programmers
John Maddock, the author of RegEx++, explains how to use Regular Expressions in C/C++ programs.
Showing 20–12 of 12 results