This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Erez Shinan 302dad36fe Dramatically improved memory consumption of Earley parser 7 лет назад
..
grammars Scanless Earley now working for all tests! 7 лет назад
parsers Dramatically improved memory consumption of Earley parser 7 лет назад
tools Tools can now be installed via pip 7 лет назад
__init__.py Changed parser/lexer interface in lark. Bumped minor version 7 лет назад
common.py Refactored TokenDef to store Pattern(Str/RE) 7 лет назад
indenter.py Added conf.py example and indenter support in contextual lexing 7 лет назад
lark.py Scanless Earley now working for all tests! 7 лет назад
lexer.py Scanless Earley now working for all tests! 7 лет назад
load_grammar.py Scanless Earley now working for all tests! 7 лет назад
parse_tree_builder.py Scanless Earley now working for all tests! 7 лет назад
parser_frontends.py Scanless Earley now working for all tests! 7 лет назад
reconstruct.py Some fixes in examples 7 лет назад
tree.py Token import now working 7 лет назад
utils.py Lint treatment 7 лет назад