This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
Erez Shinan 5fd331be54 BUGFIX: Internally repetitive rules are now handled silently (Issue #60) před 6 roky
..
grammars Minor fixes in lexer před 6 roky
parsers More refactoring towards standalone před 6 roky
tools Standalone: Significantly reduced generated code size před 6 roky
__init__.py Version bump před 6 roky
common.py Standalone tools now supports postlex před 6 roky
grammar.py More refactoring, untangling grammar compilation and parse-tree creation před 6 roky
indenter.py Standalone tools now supports postlex před 6 roky
lark.py More refactoring towards standalone před 6 roky
lexer.py Minor fixes in lexer před 6 roky
load_grammar.py BUGFIX: Internally repetitive rules are now handled silently (Issue #60) před 6 roky
parse_tree_builder.py Stand-alone tool working for LALR+traditional lexer (first commit) před 6 roky
parser_frontends.py Post-refactor cleanup před 6 roky
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 před 7 roky
tree.py Stand-alone tool working for LALR+traditional lexer (first commit) před 6 roky
utils.py Stand-alone tool working for LALR+traditional lexer (first commit) před 6 roky