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 2e8f74c774 Better error reporting in lexer and lalr parser 7 vuotta sitten
..
tests Better error reporting in lexer and lalr parser 7 vuotta sitten
__init__.py Lark big first commit. Examples working. 7 vuotta sitten
common.py Added tests and lots of fixes and refactoring 7 vuotta sitten
earley.py Earley & Lalr both working an generating AST. Examples now use inline_args 7 vuotta sitten
grammar_analysis.py Added tests and lots of fixes and refactoring 7 vuotta sitten
indenter.py Added indentation support (for python-like languages) 7 vuotta sitten
lark.py Added tests and lots of fixes and refactoring 7 vuotta sitten
lexer.py Better error reporting in lexer and lalr parser 7 vuotta sitten
load_grammar.py Better error reporting in lexer and lalr parser 7 vuotta sitten
parse_tree_builder.py Added tests and lots of fixes and refactoring 7 vuotta sitten
parser.py Better error reporting in lexer and lalr parser 7 vuotta sitten
parser_frontends.py Added tests and lots of fixes and refactoring 7 vuotta sitten
tree.py Added tests and lots of fixes and refactoring 7 vuotta sitten
utils.py Earley & Lalr both working an generating AST. Examples now use inline_args 7 vuotta sitten