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 9a11b46afc Merge branch 'master' into js2py2 7 vuotta sitten
..
grammars Improved README 7 vuotta sitten
parsers BUGFIX: Solved an elusive bug in Earley parser, when empty rules repeat in the same column 7 vuotta sitten
tools Nearley-to-Lark Works. Now using js2py as code generator 7 vuotta sitten
__init__.py Patch version bump 7 vuotta sitten
common.py More flags work 7 vuotta sitten
indenter.py Pylint 7 vuotta sitten
lark.py Re-wrote the Earley parser to use a parse-forest 7 vuotta sitten
lexer.py More flags work 7 vuotta sitten
load_grammar.py Made load_grammar a tiny bit nicer 7 vuotta sitten
parse_tree_builder.py examples.reconstruct_json now working with scanless 7 vuotta sitten
parser_frontends.py Don't construct a list of tokens, to reduce memory footprint 7 vuotta sitten
reconstruct.py Re-wrote the Earley parser to use a parse-forest 7 vuotta sitten
tree.py Re-wrote the Earley parser to use a parse-forest 7 vuotta sitten
utils.py Re-wrote the Earley parser to use a parse-forest 7 vuotta sitten