luisa-alr / PDA-Project

Push-Down Automata project that can recognize a Context-Free Language

Repository from Github https://github.comluisa-alr/PDA-ProjectRepository from Github https://github.comluisa-alr/PDA-Project

PDA Project

Push-Down Automata project that can recognize a Context-Free Language. A C++ program for a Deterministic Pushdown Automaton (DPDA) that checks whether an input string belongs to the language L = {a^nb^n | n >= 0}.

About

Push-Down Automata project that can recognize a Context-Free Language


Languages

Language:C++ 100.0%