LogoVisual CS143

Visual animations for understanding compiler parsers.

Almost all parsers are illustrated: BFS, DFS, LL, LR, SLR, LALR, etc.

The website refers to the Stanford University CS143 compiler course of 2012.