Skip to content
/ VisualRE Public

编译原理实验作业,正则表达式转成NFA,NFA转成DFA,DFA最小化

Notifications You must be signed in to change notification settings

zzk0/VisualRE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Visual Regular Expression

Visualize the process, Regular Expression -> NFA -> DFA -> minimized DFA

GUI

To Run the Program

You need to Download the Graphviz(2.38 the version i used), extract the bin file to the project root path.

About

编译原理实验作业,正则表达式转成NFA,NFA转成DFA,DFA最小化

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published