This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Erez Shinan 2f6f3f9a31 Changed to the MIT license před 7 roky
..
parsers Fixed lexer newline counter and other stuff před 7 roky
__init__.py Improved lexer, added profiler option to Lark před 7 roky
common.py A little order and refactoring před 7 roky
indenter.py Fixed lexer newline counter and other stuff před 7 roky
lark.py Added a docs/reference před 7 roky
lexer.py Fixed lexer newline counter and other stuff před 7 roky
load_grammar.py Added a few anon-token names před 7 roky
parse_tree_builder.py Optimized the tree builder, and updated docs před 7 roky
parser_frontends.py Fixed bug in lalr parser. Now testing both lalr & earley in test_parser před 7 roky
tree.py A little order and refactoring před 7 roky
utils.py Now supports Python3! před 7 roky