How to port Python code into C++ code automatically?

Bo xiebopublic at gmail.com
Wed Mar 12 23:15:32 EDT 2008


I want to port a Python project (about 10,000 line python code) to C+
+. Is there any automatically tool to do this kind of things? e.g.,
SWIG(http://www.swig.org/)?

Any comment is welcome!

Thanks!



More information about the Python-list mailing list