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