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 3d4ee92829 Fixed bug in load_grammar. Improved nearley converter 7 年之前
..
parsers Added the earley_nolex frontend, and a conf_nolex example to use it 7 年之前
__init__.py Fixed setup.py, version bump 7 年之前
common.py Added Nearley-to-lark converter 7 年之前
indenter.py Fixed bug in lexer where unidentical tokens got the same name 7 年之前
lark.py Lint treatment 7 年之前
lexer.py Lint treatment 7 年之前
load_grammar.py Fixed bug in load_grammar. Improved nearley converter 7 年之前
parse_tree_builder.py Lint treatment 7 年之前
parser_frontends.py Added the earley_nolex frontend, and a conf_nolex example to use it 7 年之前
tree.py Lint treatment 7 年之前
utils.py Lint treatment 7 年之前