This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Erez Shinan feb95ec64d Earley now uses dynamic lexer by default. Bump to version 0.3.0 7 роки тому
..
grammars Improved README 7 роки тому
parsers Earley now uses dynamic lexer by default. Bump to version 0.3.0 7 роки тому
tools Nearley-to-Lark Works. Now using js2py as code generator 7 роки тому
__init__.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 7 роки тому
common.py Added prioritization to Earley. Use rule.1 etc. Highest priority will be selected in case of ambiguity. 7 роки тому
indenter.py Pylint 7 роки тому
lark.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 7 роки тому
lexer.py Fixed main bug in test_token_collision2. 7 роки тому
load_grammar.py Added prioritization to Earley. Use rule.1 etc. Highest priority will be selected in case of ambiguity. 7 роки тому
parse_tree_builder.py Added prioritization to Earley. Use rule.1 etc. Highest priority will be selected in case of ambiguity. 7 роки тому
parser_frontends.py Post-merge cleanup 7 роки тому
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 7 роки тому
tree.py Improved: efficiency of iter_subtrees(), customizability of pretty() 7 роки тому
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 роки тому