This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
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 лет назад