[C++-sig] Why Python for C++ programmers

Ralf W. Grosse-Kunstleve rwgk at yahoo.com
Fri Dec 6 06:29:08 CET 2002


--- David Abrahams <dave at boost-consulting.com> wrote:
> Other thoughts?

Others mentioned "rapid prototyping" already. I see this as one of the
strongest points.

I also find that debugging/testing my C++ algorithms is a lot faster if I
expose the new classes to Python from where they can easily be exercised with
different inputs. Almost all regression tests for my C++ algorithms are written
in Python.

Ralf


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com




More information about the Cplusplus-sig mailing list