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 5fd331be54 BUGFIX: Internally repetitive rules are now handled silently (Issue #60) vor 6 Jahren
..
grammars Minor fixes in lexer vor 6 Jahren
parsers More refactoring towards standalone vor 6 Jahren
tools Standalone: Significantly reduced generated code size vor 6 Jahren
__init__.py Version bump vor 6 Jahren
common.py Standalone tools now supports postlex vor 6 Jahren
grammar.py More refactoring, untangling grammar compilation and parse-tree creation vor 6 Jahren
indenter.py Standalone tools now supports postlex vor 6 Jahren
lark.py More refactoring towards standalone vor 6 Jahren
lexer.py Minor fixes in lexer vor 6 Jahren
load_grammar.py BUGFIX: Internally repetitive rules are now handled silently (Issue #60) vor 6 Jahren
parse_tree_builder.py Stand-alone tool working for LALR+traditional lexer (first commit) 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 Stand-alone tool working for LALR+traditional lexer (first commit) vor 6 Jahren
utils.py Stand-alone tool working for LALR+traditional lexer (first commit) vor 6 Jahren