Wrapping C++ code for python.
M.A.Miller
miller at uinpluxa.npl.uiuc.edu
Wed May 12 12:15:57 EDT 1999
>>>>> "Alex" == Alex <alex at somewhere.round.here> writes:
> Hi. Could someone please point me to some examples of Gnu
> C++ code wrapped up for Python? I am finding the documents
> rather heavy going, because they don't give any good
> examples.
Are you using CXX? It is "a set of C++ facilities to make it
easier to write Python extensions" that might help. It includes
some examples - see http://xfiles.llnl.gov/CXX_Objects/cxx.htm
Mike
More information about the Python-list
mailing list