java2tcl converts Java source files into Tcl
(XOTcl) source files. Many features are missing
but in general it can convert Java code to working
Tcl code with manual fixes.
yava2python converts Java source files into Python
source files. Many features are missing, but, in
general, it can convert Java code to working
Python code with manual fixes.