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 e7445a11ae Added a docs/reference 7 anos atrás
..
parsers Fixed bug in lalr parser. Now testing both lalr & earley in test_parser 7 anos atrás
tests Improved lexer, added profiler option to Lark 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 Added indentation support (for python-like languages) 7 anos atrás
lark.py Added a docs/reference 7 anos atrás
lexer.py Improved lexer, added profiler option to Lark 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