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 07b5469e86 More refactoring, untangling grammar compilation and parse-tree creation преди 6 години
..
grammars Improved README преди 7 години
parsers Minor refactoring for the standalone tool (in progress) преди 6 години
tools Added support for all RE flags. преди 6 години
__init__.py Version bump преди 6 години
common.py Big Refactor: Grammars now build in half the time. Code shorter & cleaner. преди 6 години
grammar.py More refactoring, untangling grammar compilation and parse-tree creation преди 6 години
indenter.py Pylint преди 7 години
lark.py More refactoring, untangling grammar compilation and parse-tree creation преди 6 години
lexer.py Minor refactoring for the standalone tool (in progress) преди 6 години
load_grammar.py More refactoring, untangling grammar compilation and parse-tree creation преди 6 години
parse_tree_builder.py More refactoring, untangling grammar compilation and parse-tree creation преди 6 години
parser_frontends.py Post-refactor cleanup преди 6 години
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 преди 7 години
tree.py Bug fixes to Transformer_NoRecurse преди 6 години
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). преди 7 години