lr-parsing
There are 3 repositories under lr-parsing topic.
bdusell/pycfg
Parsing and analysis of arbitrary context-free grammars
leofah/lrtutor
A website to create and check canonical LR automaton. (My Bachelor Thesis) https://www2.in.tum.de/lrtutor/
mik-jozef/lr-parser-typescript
LR(1) parser generator with a user-friendly formalism for specifying grammars, written in TypeScript.