This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Erez Shinan 07b5469e86 More refactoring, untangling grammar compilation and parse-tree creation vor 6 Jahren
..
grammars Improved README vor 7 Jahren
parsers Minor refactoring for the standalone tool (in progress) vor 6 Jahren
tools Added support for all RE flags. vor 6 Jahren
__init__.py Version bump vor 6 Jahren
common.py Big Refactor: Grammars now build in half the time. Code shorter & cleaner. vor 6 Jahren
grammar.py More refactoring, untangling grammar compilation and parse-tree creation vor 6 Jahren
indenter.py Pylint vor 7 Jahren
lark.py More refactoring, untangling grammar compilation and parse-tree creation vor 6 Jahren
lexer.py Minor refactoring for the standalone tool (in progress) vor 6 Jahren
load_grammar.py More refactoring, untangling grammar compilation and parse-tree creation vor 6 Jahren
parse_tree_builder.py More refactoring, untangling grammar compilation and parse-tree creation vor 6 Jahren
parser_frontends.py Post-refactor cleanup vor 6 Jahren
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 vor 7 Jahren
tree.py Bug fixes to Transformer_NoRecurse vor 6 Jahren
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). vor 7 Jahren