behzadshomali / Pushdown_automaton

In the theory of computation, a pushdown automaton (PDA) is a type of automaton that employs a stack. In this program, a PDA is going to be constructed by the input grammar.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

behzadshomali/Pushdown_automaton Stargazers