As good as LALR but the implementation isn't embarassing. (Still pretty bad though.) Honestly the next thing to do is to delete LALR and just use Pager's and also rebuild ConfigSet et al to be ItemSet so that Pager's alg can go even faster. I think I want to keep LR1 just for completeness so I might as well not delete SLR and LR0, although I *could* I suppose. |
||
|---|---|---|
| .. | ||
| wadler | ||
| __init__.py | ||
| emacs.py | ||
| generated_source.py | ||
| parser.py | ||
| runtime.py | ||
| tree_sitter.py | ||