CSRegEx is a non-recursive backtracking regular expression engine for C++ (NOT OS dependant). Supports lazy quantifiers, backreferences and UNICODE.
This release has updates for compiling under gcc up to version 4.
Log in to post a comment.