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 520ab88cd8 Added ContextualLexer for LALR. Working, but doesn't seem to improve speed. 9 years ago
..
__init__.py A little order and refactoring 9 years ago
earley.py Added the earley_nolex frontend, and a conf_nolex example to use it 9 years ago
lalr_analysis.py Lint treatment 9 years ago
lalr_parser.py Added ContextualLexer for LALR. Working, but doesn't seem to improve speed. 9 years ago