This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Erez Shinan 5cb209184d Include LICENSE, docs, examples, tests, in tar.gz. há 7 anos
..
grammars Improved README há 7 anos
parsers BUGFIX: Solved an elusive bug in Earley parser, when empty rules repeat in the same column há 7 anos
tools Fixed tools.nearley (converter) há 7 anos
__init__.py Include LICENSE, docs, examples, tests, in tar.gz. há 7 anos
common.py More flags work há 7 anos
indenter.py Pylint há 7 anos
lark.py Re-wrote the Earley parser to use a parse-forest há 7 anos
lexer.py More flags work há 7 anos
load_grammar.py Made load_grammar a tiny bit nicer há 7 anos
parse_tree_builder.py examples.reconstruct_json now working with scanless há 7 anos
parser_frontends.py Don't construct a list of tokens, to reduce memory footprint há 7 anos
reconstruct.py Re-wrote the Earley parser to use a parse-forest há 7 anos
tree.py Re-wrote the Earley parser to use a parse-forest há 7 anos
utils.py Re-wrote the Earley parser to use a parse-forest há 7 anos