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 2f2cebedf8 Merge branch 'grammar_builder' of https://github.com/MegaIng/lark into MegaIng-grammar_builder преди 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 Fix for review + Removed unused functions преди 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 години