adding python engine into c++ application
griwes
griwes.mail at gmail.com
Tue Dec 29 06:25:19 EST 2009
Hello, I am going to write an application in C++, application which
should be easy to extend by scripts. I chose python for script
language in this application. I'd like to have own API for python. And
here the question arises: how do I implement a python engine within an
application written in C++?
Sory for any mistakes, english isn't my native language ;)
More information about the Python-list
mailing list