Version 2 (modified by 2 years ago) ( diff ) | ,
---|
Java to Python (j2p)
This tool can translate java programs into python programs. This is a complex mechanism and still somewhat experimental. It can translate both single file java programs as multi-file projects.
There are a number of packages inside this project, because this translator has a modular setup:
package name= artifactid | description | current state |
core | translation of java programs + library containing translators for a few basic java classes | very partial |
jackson-t | library with translators for jackson->pyson translation | quite complete |
tudutils-t | library with translators for tudelft utilities package. | very partial |
Note:
See TracWiki
for help on using the wiki.