This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
MegaIng1 2e160c046e Correction for python2.7 (LalrPuppet-> new style class) 4 years ago
..
__init__.py A little order and refactoring 8 years ago
cyk.py Refactor: Simplify code by assuming rule.options is never None 5 years ago
earley.py Improved handling and performance of large grammars 4 years ago
earley_common.py Implement Joop Leo's optimizations for right recursion performance 6 years ago
earley_forest.py Refactor: Simplify code by assuming rule.options is never None 5 years ago
grammar_analysis.py Reverted changes regarding EOF 4 years ago
lalr_analysis.py Reverted changes regarding EOF 4 years ago
lalr_parser.py Added `accepts` attribute to `UnexpectedToken` and update stubs 4 years ago
lalr_puppet.py Correction for python2.7 (LalrPuppet-> new style class) 4 years ago
xearley.py Fixed 'end_pos' for xearley, 2nd try (issue #534) 5 years ago