This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Erez Shinan d9b490f322 Refactoring for ambiguity resolution před 7 roky
..
grammars Improved README před 7 roky
parsers Refactoring for ambiguity resolution před 7 roky
tools Nearley-to-Lark Works. Now using js2py as code generator před 7 roky
__init__.py Version bump před 7 roky
common.py Refactoring load_grammar před 7 roky
indenter.py Pylint před 7 roky
lark.py Refactoring for ambiguity resolution před 7 roky
lexer.py Fixed main bug in test_token_collision2. před 7 roky
load_grammar.py Bugfix: Fixed the %import TOKEN feature před 7 roky
parse_tree_builder.py Added prioritization to Earley. Use rule.1 etc. Highest priority will be selected in case of ambiguity. před 7 roky
parser_frontends.py Refactoring for ambiguity resolution před 7 roky
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 před 7 roky
tree.py Small fixes před 7 roky
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). před 7 roky