Will McGugan wrote:
> I'm forced to use C++ and STL at work, and consequently miss the ease
> of use of Python. I was wondering if there was a C++ library that
> implemented the fundamental objects of Python as close as possible,
> perhaps using STL underneath the hood.

Not copying Python but it has many useful features (and high quality
code) - http://www.boost.org/

Catalin

-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to