This repo contains code to mirror other repos. It also contains the code that is getting mirrored.
Não pode escolher mais do que 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 5fd331be54 BUGFIX: Internally repetitive rules are now handled silently (Issue #60) há 6 anos
..
grammars Minor fixes in lexer há 6 anos
parsers More refactoring towards standalone há 6 anos
tools Standalone: Significantly reduced generated code size há 6 anos
__init__.py Version bump há 6 anos
common.py Standalone tools now supports postlex há 6 anos
grammar.py More refactoring, untangling grammar compilation and parse-tree creation há 6 anos
indenter.py Standalone tools now supports postlex há 6 anos
lark.py More refactoring towards standalone há 6 anos
lexer.py Minor fixes in lexer há 6 anos
load_grammar.py BUGFIX: Internally repetitive rules are now handled silently (Issue #60) há 6 anos
parse_tree_builder.py Stand-alone tool working for LALR+traditional lexer (first commit) há 6 anos
parser_frontends.py Post-refactor cleanup há 6 anos
reconstruct.py Earley now uses dynamic lexer by default. Bump to version 0.3.0 há 7 anos
tree.py Stand-alone tool working for LALR+traditional lexer (first commit) há 6 anos
utils.py Stand-alone tool working for LALR+traditional lexer (first commit) há 6 anos