Skip to content

AliRezaBeitari/pda2cfg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Convert PDA to CFG

This is my second project for my course (An Introduction to Formal Languages and Automata) which can convert a PDA (Pushdown automata) to CFG (Context-free grammar).

I used PyQt5 for making the GUI and graphviz for generating the graphs.

The main algorithm that convert PDA to CFG is located in pda.py file.

About

Convert PDA (Pushdown automata) to CFG (Context-free grammar)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages