Arthur Ralfs <art...@mathbrane.ca> writes:

| On 12/01/2010 09:35 AM, Gabriel Dos Reis wrote:
| >
| > Hi,
| >
| > The entire OpenAxiom build system now uses C++ compilers to compile
| > C or C++ codes.  This will make it possible to use functionalities (such
| > as regex) that are standard only in C++ libraries.
| 
| That's excellent.  Do you still have to make a spad interface or is it 
| ready to experiment with?

regex has been implemented by GCC since 4.3.0 (as descrived by the ISO
C++ TR1), and also available through free software C++ libraries such as
Boost for a long time 

   http://www.boost.org/doc/libs/release/libs/regex/

(Boost is distributed by all major linux distros and free OSes)

They surely are part of C++0x.

I have not made the interface yet because:
  (1) there are some memory management issues to consider that affect
      the generality of the API

  (2) I would actually like to have an input from you about what are
      *essential* for your panAxiom server effort.  This will help me
      decide parts of (1).

-- Gaby

------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
open-axiom-devel mailing list
open-axiom-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/open-axiom-devel

Reply via email to