Skip to content
Snippets Groups Projects
PL1
user avatar
Maxime Perrotin authored
In Python2 the syntax errors were reported as printf during the parsing,
but it is different in Python3. To detect syntax errors it is now necessary
to go recursively in the tree of nodes and look for errors after the antlr parser has completed.
30229480
History
Name Last commit Last update