An interactive LL(1) parser with panic-mode error recovery, real‑time parse tree visualization, and step‑by‑step parsing trace. Built as a Principles of Compiler Design project.
visualization python grammar tkinter error-recovery compiler-design ll1-parser parse-tree panic-mode
-
Updated
May 9, 2026 - Python