Experiences converting Python to C++

Akio Ito aito at carenet.co.jp
Sun Aug 19 05:44:50 EDT 2001


henrik_ekelund at yahoo.com (Henrik Ekelund) wrote in message news:<f583a35.0108170452.1b3eca85 at posting.google.com>...
> We have to convert a large system (10000 lines) written in Python to
> C++. Does anybody have experience with doing an actual conversion of a
> working Python prototype to C++? We will probably have to offer the
> work at a fixed price, so how many hours does it take to convert X
> lines of Python code to C++? Are there any pitfalls?

See: Python2C: a Python to C translator. http://www.lyra.org/greg/.



More information about the Python-list mailing list