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 2f6f3f9a31 Changed to the MIT license há 7 anos
..
parsers Fixed lexer newline counter and other stuff há 7 anos
__init__.py Improved lexer, added profiler option to Lark há 7 anos
common.py A little order and refactoring há 7 anos
indenter.py Fixed lexer newline counter and other stuff há 7 anos
lark.py Added a docs/reference há 7 anos
lexer.py Fixed lexer newline counter and other stuff há 7 anos
load_grammar.py Added a few anon-token names há 7 anos
parse_tree_builder.py Optimized the tree builder, and updated docs há 7 anos
parser_frontends.py Fixed bug in lalr parser. Now testing both lalr & earley in test_parser há 7 anos
tree.py A little order and refactoring há 7 anos
utils.py Now supports Python3! há 7 anos