Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #40784 > unrolled thread

Python source to C++ and/or Java

Started byJabba Laci <jabba.laci@gmail.com>
First post2013-03-07 16:19 +0100
Last post2013-03-07 16:19 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Python source to C++ and/or Java Jabba Laci <jabba.laci@gmail.com> - 2013-03-07 16:19 +0100

#40784 — Python source to C++ and/or Java

FromJabba Laci <jabba.laci@gmail.com>
Date2013-03-07 16:19 +0100
SubjectPython source to C++ and/or Java
Message-ID<mailman.3030.1362669616.2939.python-list@python.org>
Hi,

As a university project, I would like to work on an automated
converter that transforms a Python source code to C++ or Java (not yet
decided but I would vote on Java since it seems less complicated).
Do you know if it's already done? What other similar projects are you aware of?

And most importantly: where could I start this project? Could you give
some ideas/tips?

The converter doesn't have to recognize everything. First we want to
build a simple prototype.

Thanks,

Laszlo

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web