This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Erez Shinan 2f6f3f9a31 Changed to the MIT license 7 år sedan
..
parsers Fixed lexer newline counter and other stuff 7 år sedan
__init__.py Improved lexer, added profiler option to Lark 7 år sedan
common.py A little order and refactoring 7 år sedan
indenter.py Fixed lexer newline counter and other stuff 7 år sedan
lark.py Added a docs/reference 7 år sedan
lexer.py Fixed lexer newline counter and other stuff 7 år sedan
load_grammar.py Added a few anon-token names 7 år sedan
parse_tree_builder.py Optimized the tree builder, and updated docs 7 år sedan
parser_frontends.py Fixed bug in lalr parser. Now testing both lalr & earley in test_parser 7 år sedan
tree.py A little order and refactoring 7 år sedan
utils.py Now supports Python3! 7 år sedan