GNU Info

Info Node: (python2.1-ext.info)Embedding Python in C++

(python2.1-ext.info)Embedding Python in C++


Next: Linking Requirements Prev: Embedding Python in Another Application Up: Embedding Python in Another Application
Enter node , (file) or (file)node

Embedding Python in C++
=======================

It is also possible to embed Python in a C++ program; precisely how this
is done will depend on the details of the C++ system used; in general
you will need to write the main program in C++, and use the C++ compiler
to compile and link your program.  There is no need to recompile Python
itself using C++.


automatically generated by info2www version 1.2.2.9