Version 2 (modified by wouter, 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= artifactiddescriptioncurrent state
coretranslation of java programs + library containing translators for a few basic java classesvery partial
jackson-tlibrary with translators for jackson->pyson translationquite complete
tudutils-tlibrary with translators for tudelft utilities package.very partial
Note: See TracWiki for help on using the wiki.