This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Erez Shinan 8b182b37c0 Added an automatic 'unless' mechanism for (some) colliding tokens 7 år sedan
..
tests Added an automatic 'unless' mechanism for (some) colliding tokens 7 år sedan
__init__.py Lark big first commit. Examples working. 7 år sedan
common.py Added tests and lots of fixes and refactoring 7 år sedan
earley.py Earley & Lalr both working an generating AST. Examples now use inline_args 7 år sedan
grammar_analysis.py Added tests and lots of fixes and refactoring 7 år sedan
indenter.py Added indentation support (for python-like languages) 7 år sedan
lark.py Added an automatic 'unless' mechanism for (some) colliding tokens 7 år sedan
lexer.py Better error reporting in lexer and lalr parser 7 år sedan
load_grammar.py Added an automatic 'unless' mechanism for (some) colliding tokens 7 år sedan
parse_tree_builder.py Added tests and lots of fixes and refactoring 7 år sedan
parser.py Fixed a small bug in parser error reporting 7 år sedan
parser_frontends.py Added tests and lots of fixes and refactoring 7 år sedan
tree.py Added tests and lots of fixes and refactoring 7 år sedan
utils.py Earley & Lalr both working an generating AST. Examples now use inline_args 7 år sedan