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 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens пре 7 година
..
tests Added an automatic 'unless' mechanism for (some) colliding tokens пре 7 година
__init__.py Lark big first commit. Examples working. пре 7 година
common.py Added tests and lots of fixes and refactoring пре 7 година
earley.py Earley & Lalr both working an generating AST. Examples now use inline_args пре 7 година
grammar_analysis.py Added tests and lots of fixes and refactoring пре 7 година
indenter.py Added indentation support (for python-like languages) пре 7 година
lark.py Added an automatic 'unless' mechanism for (some) colliding tokens пре 7 година
lexer.py Better error reporting in lexer and lalr parser пре 7 година
load_grammar.py Added an automatic 'unless' mechanism for (some) colliding tokens пре 7 година
parse_tree_builder.py Added tests and lots of fixes and refactoring пре 7 година
parser.py Fixed a small bug in parser error reporting пре 7 година
parser_frontends.py Added tests and lots of fixes and refactoring пре 7 година
tree.py Added tests and lots of fixes and refactoring пре 7 година
utils.py Earley & Lalr both working an generating AST. Examples now use inline_args пре 7 година