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?
I'm looking for small, simple tools. Feel free to persuade me on Py++, if you still think it's the way to go. Alan Baljeu ----- Original Message ---- From: Renato Araujo <[EMAIL PROTECTED]> To: Development of Python/C++ integration <cplusplus-sig@python.org> Sent: Friday, October 31, 2008 6:15:27 PM Subject: Re: [C++-sig] new to python; old to C++ Hi Allan I think you can try Py++, to generate yours bindings then use the code to create a toolset to mke your work more easy an fast. BR Renato On Fri, Oct 31, 2008 at 7:04 PM, Alan Baljeu <[EMAIL PROTECTED]> wrote: > Wow, quiet group. I guess I'll try pybindgen first. > > Alan Baljeu > > > ----- Original Message ---- > From: Alan Baljeu <[EMAIL PROTECTED]> > To: cplusplus-sig@python.org > Sent: Friday, October 31, 2008 12:54:39 AM > Subject: [C++-sig] new to python; old to C++ > > Hi all. > > Question: which python-calling-C++ tool should I try? > > Background: > I need to use Visual Studio 2005 native C++. I know some tools use > gcc. That's fine provided it's for something besides compiling my > application. > > I'm looking at Python as a way to accelerate development of a C++ > application. This application uses classes enough, but is largely not object > oriented. My thought is I would identify a bunch of C++ functions to wrap, > wrap them, and then use Python to pull together new functionality. The key > to success is to make the C++ aspect of this wrapping as easy as possible. I > don't mean "less work" as much as I mean "obvious work that I'm liable to do > right because it's simple". If this means restrictions on what interfaces I > can expose, I can live with that. > > Simple means reducing the toolset I need to understand, keeping the input > simple, and keeping the output simple. > > Above all, "Not crashing" is a priority for me. > > Alan Baljeu > > > __________________________________________________________________ > Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your > favourite sites. Download it now at > http://ca.toolbar.yahoo.com. > _______________________________________________ > Cplusplus-sig mailing list > Cplusplus-sig@python.org > http://mail.python.org/mailman/listinfo/cplusplus-sig > > > > __________________________________________________________________ > Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your > favourite sites. Download it now at > http://ca.toolbar.yahoo.com. > _______________________________________________ > Cplusplus-sig mailing list > Cplusplus-sig@python.org > http://mail.python.org/mailman/listinfo/cplusplus-sig > -- Renato Araujo Oliveira Filho _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig __________________________________________________________________ Yahoo! Canada Toolbar: Search from anywhere on the web, and bookmark your favourite sites. Download it now at http://ca.toolbar.yahoo.com. _______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig