Using Python for Modular Artificial Intelligence code

Kaweh Kazemi kaweh at frodo.sil.at
Sat May 1 16:52:12 EDT 1999


>My question is, how can I load the Python script, let my C++ object call
>functions within the Python script, and provide a callback for the Python
>script to call methods in the C++ object?
have a look at the LLNL Python extensions, especially their CXX
extension. its really great for creating Python/C++ applications ...

http://xfiles.llnl.gov/python.htm


kaweh




More information about the Python-list mailing list