Boost logo

Boost Users :

From: Sudarshan Gaikaiwari (sudarshan_at_[hidden])
Date: 2007-08-15 19:09:35


Hello Boost Experts

Here is my situation.

Users write regular expressions which act as input to our programs and
are used to perform matches. Currently the code base is Java and uses
the java.util.regex package to handle regular expressions. I need to
convert this code to C++ and intend to use boost regex.

 How compatible is boost regex with Java regex? I have looked at Java
regex documentation here
http://java.sun.com/j2se/1.5.0/docs/api/java/util/regex/Pattern.html

to note the differences between Java regex and Perl 5 regexs. Are
these the only with boost regex also?

-- 
Sudarshan Gaikaiwari
www.sudarshan.org
sudarshan_at_[hidden]

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net