This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Erez Sh fd3be9d8d6 Brought back the removal of unused rules/terminals in imported grammars 3 年之前
..
__pyinstaller Added hook-lark.py and the required lines in setup.py 4 年之前
grammars Python2.7 compatibility 3 年之前
parsers Correction for PR 3 年之前
tools tools.nearley: Add support for case-insensitive strings (Issue #753) 3 年之前
__init__.py Earley error reporting - initial (Issue #760) 3 年之前
common.py Corrections for PR 3 年之前
exceptions.py Small bugfixes in exceptions 3 年之前
grammar.py Cleanup, and a few PEP8 changes 3 年之前
indenter.py Correction for commit b83bac4 (Issue #316) 5 年之前
lark.py Basics for GrammarBuilder 3 年之前
lexer.py Grammar: Added new %override statement for rewriting imported rules (like in class inheritance) 3 年之前
load_grammar.py Brought back the removal of unused rules/terminals in imported grammars 3 年之前
parse_tree_builder.py Cleanup, and a few PEP8 changes 3 年之前
parser_frontends.py Merge branch 'master' of https://github.com/lark-parser/lark into better-terminals 3 年之前
reconstruct.py Response to code review 3 年之前
tree.py Cleanup, and a few PEP8 changes 3 年之前
tree_matcher.py Fix for slices getting reduce to single getitem 3 年之前
utils.py Merge branch 'recons_unicode_terminals' of https://github.com/julienmalard/lark into julienmalard-recons_unicode_terminals 3 年之前
visitors.py Cleanup, and a few PEP8 changes 3 年之前