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 fbba305a9e Fixed grammars há 7 anos
..
grammars Fixed grammars há 7 anos
parsers Initial support for EBNF in tokens (automatic compilation to regexps) há 7 anos
tools Tools can now be installed via pip há 7 anos
__init__.py Tools can now be installed via pip há 7 anos
common.py Refactored TokenDef to store Pattern(Str/RE) há 7 anos
indenter.py Added conf.py example and indenter support in contextual lexing há 7 anos
lark.py Initial support for EBNF in tokens (automatic compilation to regexps) há 7 anos
lexer.py Refactored TokenDef to store Pattern(Str/RE) há 7 anos
load_grammar.py Refactored TokenDef to store Pattern(Str/RE) há 7 anos
parse_tree_builder.py Added the '!' prefix to keep all tokens in rule. Also removed tools (it's now in lark/tools) há 7 anos
parser_frontends.py Reconstruct working again há 7 anos
reconstruct.py Reconstruct working again há 7 anos
tree.py Token import now working há 7 anos
utils.py Lint treatment há 7 anos