forked from jasder/antlr
26c409103d
The root cause was that ATNConfigSet was not using he required custom hashing strategy for ParserATNSimulator. The commit includes a number of additional fixes, related to code that was never executed before due to the root cause. A similar issue is also likely to exist in the JavaScript runtime, I'll fix it later. |
||
---|---|---|
.. | ||
src/antlr4 | ||
LICENSE.txt | ||
MANIFEST.in | ||
README.txt | ||
RELEASE-4.5.txt | ||
setup.py |
README.txt
This is the Python 2.7 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