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 Shinan 3c64c56bcd All tests passing 5 vuotta sitten
..
__init__.py A little order and refactoring 7 vuotta sitten
cyk.py Refactor - callbacks are now {rule: callback}, instead of a Callback object referenced by Rule.alias 5 vuotta sitten
earley.py Refactor - callbacks are now {rule: callback}, instead of a Callback object referenced by Rule.alias 5 vuotta sitten
earley_common.py Implement Joop Leo's optimizations for right recursion performance 5 vuotta sitten
earley_forest.py Refactor - callbacks are now {rule: callback}, instead of a Callback object referenced by Rule.alias 5 vuotta sitten
grammar_analysis.py Added a nicer error for duplicate rules 5 vuotta sitten
lalr_analysis.py All tests passing 5 vuotta sitten
lalr_parser.py All tests passing 5 vuotta sitten
xearley.py Clean up 5 vuotta sitten