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 година