This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Erez Shinan fbba305a9e Fixed grammars 7 лет назад
..
grammars Fixed grammars 7 лет назад
parsers Initial support for EBNF in tokens (automatic compilation to regexps) 7 лет назад
tools Tools can now be installed via pip 7 лет назад
__init__.py Tools can now be installed via pip 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 Initial support for EBNF in tokens (automatic compilation to regexps) 7 лет назад
lexer.py Refactored TokenDef to store Pattern(Str/RE) 7 лет назад
load_grammar.py Refactored TokenDef to store Pattern(Str/RE) 7 лет назад
parse_tree_builder.py Added the '!' prefix to keep all tokens in rule. Also removed tools (it's now in lark/tools) 7 лет назад
parser_frontends.py Reconstruct working again 7 лет назад
reconstruct.py Reconstruct working again 7 лет назад
tree.py Token import now working 7 лет назад
utils.py Lint treatment 7 лет назад