Visual tool for converting between Infix, Postfix, and Prefix notations with step-by-step stack visualization. Implements Shunting-yard algorithm for compiler design education.
infix-notation expression-parser compiler-design prefix-notation shunting-yard-algorithm educational-project postfix-notation algorithm-visualization react-typescript stack-visualization
-
Updated
Dec 6, 2025 - TypeScript