This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
Erez Shinan 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens 7 lat temu
..
tests Added an automatic 'unless' mechanism for (some) colliding tokens 7 lat temu
__init__.py Lark big first commit. Examples working. 7 lat temu
common.py Added tests and lots of fixes and refactoring 7 lat temu
earley.py Earley & Lalr both working an generating AST. Examples now use inline_args 7 lat temu
grammar_analysis.py Added tests and lots of fixes and refactoring 7 lat temu
indenter.py Added indentation support (for python-like languages) 7 lat temu
lark.py Added an automatic 'unless' mechanism for (some) colliding tokens 7 lat temu
lexer.py Better error reporting in lexer and lalr parser 7 lat temu
load_grammar.py Added an automatic 'unless' mechanism for (some) colliding tokens 7 lat temu
parse_tree_builder.py Added tests and lots of fixes and refactoring 7 lat temu
parser.py Fixed a small bug in parser error reporting 7 lat temu
parser_frontends.py Added tests and lots of fixes and refactoring 7 lat temu
tree.py Added tests and lots of fixes and refactoring 7 lat temu
utils.py Earley & Lalr both working an generating AST. Examples now use inline_args 7 lat temu