Perl Compatible Regular Expressions in Ch |
Ch PCRE Home | Demos | Documentation | Contacts | Download |
PROJECT OVERVIEWThe Ch PCRE package is a Ch binding to the Perl Compatible Regular Expressions (PCRE) C library. Ch is a free C/C++ interpreter. Ch PCRE enables all functions in the PCRE library for use in Ch. With Ch PCRE, these functions can run in Ch interpretively without compilation. Ch PCRE allows Perl syntax and semantics to be used in Ch for regular expression pattern matching. |
||||||||
RELEASE NOTESCh PCRE is the Ch binding to PCRE C library version 7.0. 2.1 - Support for PCRE 7.0 2.0 - Support for Ch 5.0.1 and change in package structure 1.4 - Support for Ch 5.0 1.3 - Support for Ch 4.7 1.2 - Support for Ch 4.5 1.1 - Ch PCRE now works for HP-UX. 1.0 - This is the original release for Ch PCRE |
||||||||
SYSTEM REQUIREMENTS |
||||||||
|
||||||||
FILES IN DISTRIBUTIONCh PCRE binary for Windows contains the following directories:
|
||||||||
Ch PCRE DownloadCh PCRE is available for download from http://sourceforge.net/projects/chpcre |