This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Erez Shinan a588a70a7a Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 лет назад
..
grammars Improved README 7 лет назад
parsers BUGFIX: Fixes a subtle bug in the LALR(1) parser. See the new test for details. 7 лет назад
tools Nearley-to-Lark Works. Now using js2py as code generator 7 лет назад
__init__.py Feature: Added explicit ambiguity option for Earley 7 лет назад
common.py More flags work 7 лет назад
indenter.py Pylint 7 лет назад
lark.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 лет назад
lexer.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 лет назад
load_grammar.py Bugfix for Scanless Earley. Thanks Ken! 7 лет назад
parse_tree_builder.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 лет назад
parser_frontends.py Feature: Added explicit ambiguity option for Earley 7 лет назад
reconstruct.py Re-wrote the Earley parser to use a parse-forest 7 лет назад
tree.py Improved README and added tree-to-pydot utility function 7 лет назад
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 лет назад