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 55642be13c Tiny adjustments пре 3 година
..
__init__.py A little order and refactoring пре 7 година
cyk.py Refactor: Simplify code by assuming rule.options is never None пре 4 година
earley.py Remove tiny dead code пре 3 година
earley_common.py Implement Joop Leo's optimizations for right recursion performance пре 5 година
earley_forest.py Add cache to ForestToParseTree пре 3 година
grammar_analysis.py Improved load_grammar's error messages, and added tests пре 4 година
lalr_analysis.py Fix various typos пре 3 година
lalr_interactive_parser.py Tiny adjustments пре 3 година
lalr_parser.py More minor refactorings пре 3 година
lalr_puppet.py Rename ParserPuppet -> InteractiveParser пре 3 година
xearley.py Added considered_rules to exception for earley. Small improvement to docs and exceptions пре 3 година