This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
Erez Shinan 2e8f74c774 Better error reporting in lexer and lalr parser 7 anni fa
..
tests Better error reporting in lexer and lalr parser 7 anni fa
__init__.py Lark big first commit. Examples working. 7 anni fa
common.py Added tests and lots of fixes and refactoring 7 anni fa
earley.py Earley & Lalr both working an generating AST. Examples now use inline_args 7 anni fa
grammar_analysis.py Added tests and lots of fixes and refactoring 7 anni fa
indenter.py Added indentation support (for python-like languages) 7 anni fa
lark.py Added tests and lots of fixes and refactoring 7 anni fa
lexer.py Better error reporting in lexer and lalr parser 7 anni fa
load_grammar.py Better error reporting in lexer and lalr parser 7 anni fa
parse_tree_builder.py Added tests and lots of fixes and refactoring 7 anni fa
parser.py Better error reporting in lexer and lalr parser 7 anni fa
parser_frontends.py Added tests and lots of fixes and refactoring 7 anni fa
tree.py Added tests and lots of fixes and refactoring 7 anni fa
utils.py Earley & Lalr both working an generating AST. Examples now use inline_args 7 anni fa