This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Você não pode selecionar mais de 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 302dad36fe Dramatically improved memory consumption of Earley parser 7 anos atrás
..
grammars Scanless Earley now working for all tests! 7 anos atrás
parsers Dramatically improved memory consumption of Earley parser 7 anos atrás
tools Tools can now be installed via pip 7 anos atrás
__init__.py Changed parser/lexer interface in lark. Bumped minor version 7 anos atrás
common.py Refactored TokenDef to store Pattern(Str/RE) 7 anos atrás
indenter.py Added conf.py example and indenter support in contextual lexing 7 anos atrás
lark.py Scanless Earley now working for all tests! 7 anos atrás
lexer.py Scanless Earley now working for all tests! 7 anos atrás
load_grammar.py Scanless Earley now working for all tests! 7 anos atrás
parse_tree_builder.py Scanless Earley now working for all tests! 7 anos atrás
parser_frontends.py Scanless Earley now working for all tests! 7 anos atrás
reconstruct.py Some fixes in examples 7 anos atrás
tree.py Token import now working 7 anos atrás
utils.py Lint treatment 7 anos atrás