This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Erez Shinan 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens vor 7 Jahren
..
tests Added an automatic 'unless' mechanism for (some) colliding tokens vor 7 Jahren
__init__.py Lark big first commit. Examples working. vor 7 Jahren
common.py Added tests and lots of fixes and refactoring vor 7 Jahren
earley.py Earley & Lalr both working an generating AST. Examples now use inline_args vor 7 Jahren
grammar_analysis.py Added tests and lots of fixes and refactoring vor 7 Jahren
indenter.py Added indentation support (for python-like languages) vor 7 Jahren
lark.py Added an automatic 'unless' mechanism for (some) colliding tokens vor 7 Jahren
lexer.py Better error reporting in lexer and lalr parser vor 7 Jahren
load_grammar.py Added an automatic 'unless' mechanism for (some) colliding tokens vor 7 Jahren
parse_tree_builder.py Added tests and lots of fixes and refactoring vor 7 Jahren
parser.py Fixed a small bug in parser error reporting vor 7 Jahren
parser_frontends.py Added tests and lots of fixes and refactoring vor 7 Jahren
tree.py Added tests and lots of fixes and refactoring vor 7 Jahren
utils.py Earley & Lalr both working an generating AST. Examples now use inline_args vor 7 Jahren