This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
Erez Shinan b002ec47fb BUGFIX: Repeating subrules are now allowed (Issue #61) 6 anos atrás
..
grammars Minor fixes in lexer 6 anos atrás
parsers More refactoring towards standalone 6 anos atrás
tools Standalone: Significantly reduced generated code size 6 anos atrás
__init__.py Version bump 6 anos atrás
common.py Better error message for bad regexps (Issue #62) 6 anos atrás
grammar.py More refactoring, untangling grammar compilation and parse-tree creation 6 anos atrás
indenter.py Standalone tools now supports postlex 6 anos atrás
lark.py More refactoring towards standalone 6 anos atrás
lexer.py Minor fixes in lexer 6 anos atrás
load_grammar.py BUGFIX: Repeating subrules are now allowed (Issue #61) 6 anos atrás
parse_tree_builder.py Stand-alone tool working for LALR+traditional lexer (first commit) 6 anos atrás
parser_frontends.py Validate against zero-width terminals in XEarley (Issue #63) 6 anos atrás
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 7 anos atrás
tree.py Stand-alone tool working for LALR+traditional lexer (first commit) 6 anos atrás
utils.py Better error message for bad regexps (Issue #62) 6 anos atrás