This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Erez Shinan 57191c699f Version bump il y a 7 ans
..
grammars Improved README il y a 7 ans
parsers Improved README. Dynamic lexer now generates tokens. il y a 7 ans
tools Nearley-to-Lark Works. Now using js2py as code generator il y a 7 ans
__init__.py Version bump il y a 7 ans
common.py Improved README. Dynamic lexer now generates tokens. il y a 7 ans
indenter.py Pylint il y a 7 ans
lark.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 il y a 7 ans
lexer.py Fixed main bug in test_token_collision2. il y a 7 ans
load_grammar.py Added prioritization to Earley. Use rule.1 etc. Highest priority will be selected in case of ambiguity. il y a 7 ans
parse_tree_builder.py Added prioritization to Earley. Use rule.1 etc. Highest priority will be selected in case of ambiguity. il y a 7 ans
parser_frontends.py Improved README. Dynamic lexer now generates tokens. il y a 7 ans
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 il y a 7 ans
tree.py Improved: efficiency of iter_subtrees(), customizability of pretty() il y a 7 ans
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). il y a 7 ans