Nuacht

Transcompilation between Java, C++ and Python 3. The model can be tested on new inputs using the translate.py script. For instance, python translate.py --src_lang cpp --tgt_lang java --model_path ...
Function return types are inferred by scanning for return statements Class methods are handled differently than standalone functions self references are converted to this in Java classes Limitations ...