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 година