Welcome to the HTML Syntax Checker using Pushdown Automata (PDA) project! This repository represents my third-semester assignment for the Formal Language and Automata Theory course at ITB. HTML ...
When should I use this? If you want to handle syntax trees manually, use this. If you might run in a browser and prefer a ligher alternative, while not caring about positional info, parse errors, and ...