C++ to Python?

Roman Yakovenko roman.yakovenko at gmail.com
Tue Oct 10 15:55:14 EDT 2006


On 10/10/06, Frank Martinez <martinezfive at comcast.net> wrote:
> Hi, Everybody!
>  Does anyone know of a cpp2py type application?  Without going into details,
> I need to port a bunch of C++ code to Python.  Any such
> converter/information would be helpful.
>  Thanks.

Take a look on Py++( http://language-binding.net/pyplusplus/pyplusplus.html )
You are not going to regret.
You don't have to believe: take a look on Python-Ogre project(
http://python-ogre.python-hosting.com/ ) and amount of code that is
needed
to export Ogre engine to Python: http://tinyurl.com/mjuea

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Python-list mailing list