This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erez Shinan 57e8117374 Some package fixes 7 years ago
..
parsers Fixed lexer newline counter and other stuff 7 years ago
__init__.py Some package fixes 7 years ago
common.py A little order and refactoring 7 years ago
indenter.py Fixed lexer newline counter and other stuff 7 years ago
lark.py Added a docs/reference 7 years ago
lexer.py Fixed lexer newline counter and other stuff 7 years ago
load_grammar.py Added a few anon-token names 7 years ago
parse_tree_builder.py Optimized the tree builder, and updated docs 7 years ago
parser_frontends.py Fixed bug in lalr parser. Now testing both lalr & earley in test_parser 7 years ago
tree.py A little order and refactoring 7 years ago
utils.py Now supports Python3! 7 years ago