[C++-sig] new to python; old to C++

Roman Yakovenko roman.yakovenko at gmail.com
Sat Nov 1 07:58:01 CET 2008


On Sat, Nov 1, 2008 at 3:32 AM, Alan Baljeu <alanbaljeu at yahoo.com> wrote:
> My first impression of Py++ is that it generates stuff for Boost.Python to use to connect Python to C++.  To get it going I also need to introduce GCC, and probably Cygwin.  That seems like a lot of layers.  Does this not make for a complicated system, with a lot to learn?

Where did you read this. Py++ has dependency on GCC-XML, not on GCC,
neither on cygwin.

The following URL explains how to install it:
http://gccxml.org/HTML/Install.html

> I'm looking for small, simple tools.  Feel free to persuade me on Py++, if you still think it's the way to go.

It is up to you. Py++ is not simple and it takes day or two to learn
to operate it.
But you don't have. If you just start with Boost.Python you still can use it:
http://language-binding.net/pyplusplus/documentation/tutorials/pyplusplus_gui.html

and save a lot of time.

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/


More information about the Cplusplus-sig mailing list