antlr/runtime/Python3
Eric Vergnaud 1b3f74495f typo 2015-08-26 23:41:21 +08:00
..
bin looks like i had python2 and 3 swapped. java, python3, c# pass. python2, js each have same single test failing: testCharSetWithQuote1 2015-06-29 18:09:37 -07:00
src/antlr4 typo 2015-08-26 23:41:21 +08:00
test add performance test 2015-08-26 01:15:59 +08:00
LICENSE.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
MANIFEST rm generated files, update a manifest 2015-07-17 12:43:41 -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 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
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 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

This is the Python 3.4 runtime for AntLR.
Visit the AntLR web sites for more information:
http://www.antlr.org
http://theantlrguy.atlassian.net/wiki/display/ANTLR4/Python+Target