Construction of a compiler for the VisualG language as a requirement for the discipline of Compilers - UFPI
pip3 install antlr4-python3-runtime
pip install antlr4-python3-runtime
pip3 install setuptools
pip3 install wheel
pip install setuptools
pip install wheel
antlr4 -Dlanguage=Python3 visualg.g4
python3 main.py teste.alg