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