This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Erez Shinan b002ec47fb BUGFIX: Repeating subrules are now allowed (Issue #61) 6 år sedan
..
grammars Minor fixes in lexer 6 år sedan
parsers More refactoring towards standalone 6 år sedan
tools Standalone: Significantly reduced generated code size 6 år sedan
__init__.py Version bump 6 år sedan
common.py Better error message for bad regexps (Issue #62) 6 år sedan
grammar.py More refactoring, untangling grammar compilation and parse-tree creation 6 år sedan
indenter.py Standalone tools now supports postlex 6 år sedan
lark.py More refactoring towards standalone 6 år sedan
lexer.py Minor fixes in lexer 6 år sedan
load_grammar.py BUGFIX: Repeating subrules are now allowed (Issue #61) 6 år sedan
parse_tree_builder.py Stand-alone tool working for LALR+traditional lexer (first commit) 6 år sedan
parser_frontends.py Validate against zero-width terminals in XEarley (Issue #63) 6 år sedan
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 7 år sedan
tree.py Stand-alone tool working for LALR+traditional lexer (first commit) 6 år sedan
utils.py Better error message for bad regexps (Issue #62) 6 år sedan