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 48efa6500a Improvements to the Earley parser ambiguity resolution vor 7 Jahren
..
grammars Improved README vor 7 Jahren
parsers Improvements to the Earley parser ambiguity resolution vor 7 Jahren
tools Nearley-to-Lark Works. Now using js2py as code generator vor 7 Jahren
__init__.py Feature: Added explicit ambiguity option for Earley vor 7 Jahren
common.py More flags work vor 7 Jahren
indenter.py Pylint vor 7 Jahren
lark.py Added option: Keep all tokens vor 7 Jahren
lexer.py Tiny fix in lexer vor 7 Jahren
load_grammar.py Bugfix for Scanless Earley. Thanks Ken! vor 7 Jahren
parse_tree_builder.py Added option: Keep all tokens vor 7 Jahren
parser_frontends.py Feature: Added explicit ambiguity option for Earley vor 7 Jahren
reconstruct.py Re-wrote the Earley parser to use a parse-forest vor 7 Jahren
tree.py Improved: efficiency of iter_subtrees(), customizability of pretty() vor 7 Jahren
utils.py Added the experimental "propagate_positions" feature (only for standard lexer for now). vor 7 Jahren