440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
library   {key13}


C++ Regex Engine 1.08.00 (Default branch)

FreshMeat

Sunday November 25, 2007. 12:24 AM
FreshMeat

C++ Regex Engine provides a robust regular expression library for use in C++. The syntax of the regular expression language is very close to the Perl 5 standard. The classes given somewhat mirror those found in Java's regular expression library, but have several improvements. The intended audience of this package is anyone who does a lot of data parsing (e.g. sysadmins), people tired of trying to decipher Perl scripts, and regular expression beginners who know C++. Some knowledge of the STL's vector and string will come in handy, but isn't necessary. License: GNU General Public License (GPL) Changes: There was a large problem wherein non-possessive quantifiers within an OR were not backing-off or consuming properly. This has been fixed. For the time being, Unicode is no longer "officially" supported. All bugfixes are still being merged into the Unicode files, but not all Unicode functionality has been properly tested.
Regex Engine provides robust regularexpression library C++. syntax ofthe Regex Engine 1.08.00 (Default branch)
C++ Regex Engine 1.08.00 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=74b55b734646bf77cc224024f2974a48

 

 Related News 

Search

Download Zicos
Wed October 8, 12:37 AM
library   {key13}