Board index » cppbuilder » What is the best regular expression library/component in your opinion?
|
Prem
CBuilder Developer |
What is the best regular expression library/component in your opinion?2004-06-17 02:29:43 PM cppbuilder90 Hi, I've been looking at using some simple regular expression processing in an application, partly as an academic exercise and also because I think it will simplify what I'll have to do. I've found numerous regular expression libraries/components. What is your opinion on these? How well do they work with Borland C++ Builder 6? How easy are they to set up and use? The regular expression libraries/components are: 1) Boost: www.boost.org/libs/regex/doc/install.html 2) TRegExpr: regexpstudio.com/TRegExpr/TRegExpr.html 3) PCRE: sourceforge.net/projects/pcre/ 4) TropicSoft: www.tropicsoft.com/Components/RegularExpression/default.htm Are there any others that are worth a mention? Thanks very much for your help Prem. |
