This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Erez Shinan d173d6d66b Validate against zero-width terminals in XEarley (Issue #63) 6 роки тому
..
grammars Minor fixes in lexer 6 роки тому
parsers More refactoring towards standalone 6 роки тому
tools Standalone: Significantly reduced generated code size 6 роки тому
__init__.py Version bump 6 роки тому
common.py Better error message for bad regexps (Issue #62) 6 роки тому
grammar.py More refactoring, untangling grammar compilation and parse-tree creation 6 роки тому
indenter.py Standalone tools now supports postlex 6 роки тому
lark.py More refactoring towards standalone 6 роки тому
lexer.py Minor fixes in lexer 6 роки тому
load_grammar.py BUGFIX: Internally repetitive rules are now handled silently (Issue #60) 6 роки тому
parse_tree_builder.py Stand-alone tool working for LALR+traditional lexer (first commit) 6 роки тому
parser_frontends.py Validate against zero-width terminals in XEarley (Issue #63) 6 роки тому
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 7 роки тому
tree.py Stand-alone tool working for LALR+traditional lexer (first commit) 6 роки тому
utils.py Better error message for bad regexps (Issue #62) 6 роки тому