olegbilovus/CupStatesToDiagram
CupStatesToDiagram is a program to translate the Cup's states debug output to different diagrams. It can be helpful when trying to resolve conflicts or wanting to see the LALR state diagram of a grammar. It can be used in the learning process to verify that the drawn state diagram of a grammar is correct.
JavaMIT