[C++-sig] Re: What is Boos.Python for?

David Abrahams dave at boost-consulting.com
Thu Sep 11 05:43:46 CEST 2003


yakumoklesk at yahoo.es writes:

> For what I have been reading, it seems that Boost.Python is very useful 
> to make extension modules in C++, that is, making DLLs to be imported 
> from python.
> But, is there a way of using Boost to communicate with python using a 
> C++ program. What I mean is to run a program (an MFC application or 
> a console application) made in C++ that internally calls python.

Does this answer your question?

     http://www.boost.org/libs/python/test/embedding.cpp

HTH,
-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com





More information about the Cplusplus-sig mailing list