[mdlug] Regular Expression Library?

Evan Carew carew at pobox.com
Wed Mar 28 14:49:43 EDT 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Wojtak, Greg wrote:

> I am in the middle of writing a program in C which will require
> some regular expression parsing. I see on freshmeat.net that there
> are quite a few libraries available that I could link in. Has
> anyone had any experience using any of them? It seems a waste of
> time to even bother writing a regexp parser when there are a bunch
> of them out there. C or C++ libraries will work, since I am not
> very far along and converting it into C++ won't be a problem.
>
The preferred library for C++ is already part of boost (the annex for
the ARM). While most people familiar with C++ use the STL, The
optional add-on library for the STL called boost adds quite a few
additional capabilities which are 100% compatible with STL containers
and capabilities.

Most linux dostros include the boost libraries in their list of
packages, so doing a RPM install, or Deb equivalent should be all you
need.

Evan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFGCrjHpxCQXwV2bJARAgDJAJ9CgoYP5BLGLZeiVfYBuYsfVzTfVgCeMMLd
j1JLr1mKVXTd6+ODtJ5MGY8=
=UNZN
-----END PGP SIGNATURE-----




More information about the mdlug mailing list