Home |
C and C++ (9) See Also:
Sites:
» 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/ » 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 provided in its constructor. http://sourceforge.net/projects/grammar2parser/ » Oniguruma
A C regular expression library, developed for the programming language Ruby. Provides software-download, description, links and references. http://www.geocities.jp/kosako3/oniguruma/ » 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/ » PCRE Win32
Provides compile PCRE libraries for Windows developers, and source code to build with Visual C++. http://www.psyon.org/projects/pcre-win32/ » TRE
Lightweight, robust, and almost fully POSIX compliant regexp matching library which supports approximate matches. [GNU GPL]. http://laurikari.net/tre// » 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/184404797 » 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/ » xpressive
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/ This category needs an editor
Last Updated: 2007-01-02 19:58:14
The content of this directory is based on the Open Directory and has been modified by GoSearchFor.com |