This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Erez Shinan a588a70a7a Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 vuotta sitten
..
grammars Improved README 7 vuotta sitten
parsers BUGFIX: Fixes a subtle bug in the LALR(1) parser. See the new test for details. 7 vuotta sitten
tools Nearley-to-Lark Works. Now using js2py as code generator 7 vuotta sitten
__init__.py Feature: Added explicit ambiguity option for Earley 7 vuotta sitten
common.py More flags work 7 vuotta sitten
indenter.py Pylint 7 vuotta sitten
lark.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 vuotta sitten
lexer.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 vuotta sitten
load_grammar.py Bugfix for Scanless Earley. Thanks Ken! 7 vuotta sitten
parse_tree_builder.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 vuotta sitten
parser_frontends.py Feature: Added explicit ambiguity option for Earley 7 vuotta sitten
reconstruct.py Re-wrote the Earley parser to use a parse-forest 7 vuotta sitten
tree.py Improved README and added tree-to-pydot utility function 7 vuotta sitten
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). 7 vuotta sitten