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 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens 7 anni fa
..
tests Added an automatic 'unless' mechanism for (some) colliding tokens 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 an automatic 'unless' mechanism for (some) colliding tokens 7 anni fa
lexer.py Better error reporting in lexer and lalr parser 7 anni fa
load_grammar.py Added an automatic 'unless' mechanism for (some) colliding tokens 7 anni fa
parse_tree_builder.py Added tests and lots of fixes and refactoring 7 anni fa
parser.py Fixed a small bug in parser error reporting 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