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 5cb209184d Include LICENSE, docs, examples, tests, in tar.gz. преди 7 години
..
grammars Improved README преди 7 години
parsers BUGFIX: Solved an elusive bug in Earley parser, when empty rules repeat in the same column преди 7 години
tools Fixed tools.nearley (converter) преди 7 години
__init__.py Include LICENSE, docs, examples, tests, in tar.gz. преди 7 години
common.py More flags work преди 7 години
indenter.py Pylint преди 7 години
lark.py Re-wrote the Earley parser to use a parse-forest преди 7 години
lexer.py More flags work преди 7 години
load_grammar.py Made load_grammar a tiny bit nicer преди 7 години
parse_tree_builder.py examples.reconstruct_json now working with scanless преди 7 години
parser_frontends.py Don't construct a list of tokens, to reduce memory footprint преди 7 години
reconstruct.py Re-wrote the Earley parser to use a parse-forest преди 7 години
tree.py Re-wrote the Earley parser to use a parse-forest преди 7 години
utils.py Re-wrote the Earley parser to use a parse-forest преди 7 години