antlr/runtime/Python3
Terence Parr e6d60007e7 Merge pull request #1956 from renatahodovan/syntax-errors
Python: add public getter to parsers to access syntax error count.
2017-09-17 11:20:56 -07:00
..
bin from master 2016-11-23 13:58:43 +03:00
src/antlr4 Merge pull request #1956 from renatahodovan/syntax-errors 2017-09-17 11:20:56 -07:00
test Merge branch 'master' of github.com:antlr/antlr4 2017-03-30 11:07:02 -07:00
MANIFEST.in all Python3 runtime tests pass. Using same "get resource" mechanism to find runtime python code as I did for C#. 2015-06-29 18:09:35 -07:00
README.txt fix links 2015-11-23 16:19:45 -08:00
RELEASE-4.5.txt all Python3 runtime tests pass. Using same "get resource" mechanism to find runtime python code as I did for C#. 2015-06-29 18:09:35 -07:00
setup.py rename 4.6.1 to 4.7 everywhere 2017-02-23 14:48:58 -08:00

README.txt

This is the Python 3.4 runtime for ANTLR.
Visit the ANTLR web sites for more information:
http://www.antlr.org
https://raw.githubusercontent.com/antlr/antlr4/master/doc/python-target.md