luisa-alr / PDA-Project

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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%