Web Directory

  C and C++ (11)

Submit a Featured Link: [$19.00] Submit a Regular Link: [$9.00]  

See Also - Related Categories
Regular Websites in this category

Text processing for C/C++ programmers Open in a new windowLink Details
- John Maddock, the author of RegEx++, explains how to use Regular Expressions in C/C++ programs.
- http://www.ddj.com/184404797

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
TRE Open in a new windowLink Details
- Lightweight, robust, and almost fully POSIX compliant regexp matching library which supports approximate matches. [GNU GPL].
- http://laurikari.net/tre//

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Grammar to parser classes Open in a new windowLink Details
- 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.
- http://sourceforge.net/projects/grammar2parser/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
xpressive Open in a new windowLink Details
- 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.
- http://boost-sandbox.sourceforge.net/libs/xpressive/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
PCRE Win32 Open in a new windowLink Details
- Provides compile PCRE libraries for Windows developers, and source code to build with Visual C++.
- http://www.psyon.org/projects/pcre-win32/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
Rx - Posix Basic Regular Expressions Open in a new windowLink Details
- Documentation from the GNU rx library.
- http://www.dc.turkuamk.fi/docs/gnu/rx/rx_3.html

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
GRETA Open in a new windowLink Details
- A fast C++ template library for Perl-compliant regular expression pattern matching. GRETA compiles on VC7 and gcc.
- http://research.microsoft.com/projects/greta/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
C++ Regular Expression Library Open in a new windowLink Details
- A free component that enables the use of regular expression searching in a C++ program.
- http://www.tropicsoft.com/Components/RegularExpression/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
regex Open in a new windowLink Details
- 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/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing
PCRE - Perl Compatible Regular Expressions Open in a new windowLink Details
- 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/

Lock this listing - So it can't be removedLock this listing - and upgrade it to FeaturedReport this listing

Submit a Featured Link: [$19.00]  Submit a Regular Link: [$9.00]