natural / java2python

Simple but effective library to translate Java source code to Python.
GNU Lesser General Public License v2.1
564 stars 243 forks source link

Working in Python3 #58

Open aodhan-domhnaill opened 5 years ago

aodhan-domhnaill commented 5 years ago

This is a pretty old project it seems, but I managed to get it working in Python3. Happy to clean it up a bit more.

walkerone commented 4 years ago

nice

KnIfER commented 3 years ago

ModuleNotFoundError: No module named 'antlr3'

How to install antlr3 for python3?