You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Project-Based Learning tool demonstrating the internal state transitions and error routines of Lexical, Syntax, and Semantic analysis.
About
An interactive dashboard designed to demystify the front-end pipeline of a compiler. GlassBox provides deep observability into Lexical, Syntax, and Semantic analysis by exposing internal state transitions, DFA tokenization, AST construction, and panic-mode error recovery routines in real-time.