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.
Erez Sh 45467e1f61 Changes due to code review by @MegaIng 5 years ago
..
__init__.py A little order and refactoring 9 years ago
cyk.py Refactor: Simplify code by assuming rule.options is never None 6 years ago
earley.py Add ambiguity='forest' option 5 years ago
earley_common.py Implement Joop Leo's optimizations for right recursion performance 7 years ago
earley_forest.py Add documentation for working with the SPPF 5 years ago
grammar_analysis.py Improved load_grammar's error messages, and added tests 5 years ago
lalr_analysis.py Added support for rule priorities in LALR 5 years ago
lalr_parser.py Changes due to code review by @MegaIng 5 years ago
lalr_puppet.py Changes due to code review by @MegaIng 5 years ago
xearley.py Add ambiguity='forest' option 5 years ago