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 c70355389f Initial support for EBNF in tokens (automatic compilation to regexps) преди 7 години
..
__init__.py A little order and refactoring преди 7 години
earley.py Improved earley.py and added some comments to both parsers преди 7 години
grammar_analysis.py Re-wrote Earley's mainloop implementation. Better performance. преди 7 години
lalr_analysis.py Improved earley.py and added some comments to both parsers преди 7 години
lalr_parser.py Initial support for EBNF in tokens (automatic compilation to regexps) преди 7 години
nearley.py Official switched to my Earley implementation преди 7 години