C++2py
Diez B. Roggisch
deets at nospam.web.de
Sun Dec 2 10:55:19 EST 2007
More information about the Python-list mailing list
Sun Dec 2 10:55:19 EST 2007
- Previous message (by thread): C++2py
- Next message (by thread): C++2py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
farsheed schrieb: > I,m looking for a tool for converting c++ to python. Any Ideas? Python to C++ - that's shedskin. But the other way round, you don't stand a chance. The semantics of C++ are so rich - even _if_ somebody would try and create a C++2python-converter, the result would be less than pythonic if not actually outright unreadable. Diez
- Previous message (by thread): C++2py
- Next message (by thread): C++2py
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list