This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Erez Shinan 2e8f74c774 Better error reporting in lexer and lalr parser 7 роки тому
..
tests Better error reporting in lexer and lalr parser 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 tests and lots of fixes and refactoring 7 роки тому
lexer.py Better error reporting in lexer and lalr parser 7 роки тому
load_grammar.py Better error reporting in lexer and lalr parser 7 роки тому
parse_tree_builder.py Added tests and lots of fixes and refactoring 7 роки тому
parser.py Better error reporting in lexer and lalr parser 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 роки тому