Skip to content

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

Notifications You must be signed in to change notification settings

luisa-alr/PDA-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages