Changes between Version 1 and Version 2 of j2p
- Timestamp:
- 11/01/22 14:50:10 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
j2p
v1 v2 4 4 This is a complex mechanism and still somewhat experimental. 5 5 It can translate both single file java programs as multi-file projects. 6 7 8 There are a number of packages inside this project, because this translator has a modular setup: 9 10 ||package name= artifactid||description||current state|| 11 ||core||translation of java programs + library containing translators for a few basic java classes||very partial|| 12 ||jackson-t||library with translators for jackson->pyson translation||quite complete|| 13 ||tudutils-t||library with translators for tudelft utilities package.||very partial ||