This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
MegaIng1 9e545f8825 Basics for GrammarBuilder hace 3 años
..
__pyinstaller Added hook-lark.py and the required lines in setup.py hace 4 años
grammars Added %override to lark.lark hace 3 años
parsers Correction for PR hace 3 años
tools tools.nearley: Add support for case-insensitive strings (Issue #753) hace 3 años
__init__.py Earley error reporting - initial (Issue #760) hace 3 años
common.py Corrections for PR hace 3 años
exceptions.py Small bugfixes in exceptions hace 3 años
grammar.py Cleanup, and a few PEP8 changes hace 3 años
indenter.py Correction for commit b83bac4 (Issue #316) hace 5 años
lark.py Basics for GrammarBuilder hace 3 años
lexer.py Grammar: Added new %override statement for rewriting imported rules (like in class inheritance) hace 3 años
load_grammar.py Basics for GrammarBuilder hace 3 años
parse_tree_builder.py Cleanup, and a few PEP8 changes hace 3 años
parser_frontends.py Merge branch 'master' of https://github.com/lark-parser/lark into better-terminals hace 3 años
reconstruct.py Response to code review hace 3 años
tree.py Cleanup, and a few PEP8 changes hace 3 años
tree_matcher.py match_examples() now works for Earley+Standard hace 3 años
utils.py Merge branch 'recons_unicode_terminals' of https://github.com/julienmalard/lark into julienmalard-recons_unicode_terminals hace 3 años
visitors.py Cleanup, and a few PEP8 changes hace 3 años