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 2ee72baf09 Added a few anon-token names 8 years ago
..
parsers A little order and refactoring 8 years ago
tests A little order and refactoring 8 years ago
__init__.py Lark big first commit. Examples working. 8 years ago
common.py A little order and refactoring 8 years ago
indenter.py Added indentation support (for python-like languages) 8 years ago
lark.py Added an automatic 'unless' mechanism for (some) colliding tokens 8 years ago
lexer.py Now supports Python3! 8 years ago
load_grammar.py Added a few anon-token names 8 years ago
parse_tree_builder.py A little order and refactoring 8 years ago
parser_frontends.py A little order and refactoring 8 years ago
tree.py A little order and refactoring 8 years ago
utils.py Now supports Python3! 8 years ago