Programa para gerar equivalencias entre automatos de pilha que acietam por estado final e os que aceitam por pilha vazia.
-
Updated
May 21, 2019 - Python
Programa para gerar equivalencias entre automatos de pilha que acietam por estado final e os que aceitam por pilha vazia.
Implementation of a parser for arithmetic expressions in the C- programming language through a pushdown automaton (PDA).
Add a description, image, and links to the automato-de-pilha topic page so that developers can more easily learn about it.
To associate your repository with the automato-de-pilha topic, visit your repo's landing page and select "manage topics."