Skip to content

A regular expression will be given in input and pictorial DFA will be generated.

Notifications You must be signed in to change notification settings

rohitwtbs/Regular-Expression-to-DFA-convertor.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Regular-Expression-to-DFA-convertor.

A regular expression will be given in input and pictorial DFA will be generated.

The pictorial repsresntation of the DFA is made through an open source software graphviz(https://graphviz.org/). https://gitlab.com/graphviz/graphviz Graphviz needs to be installed in your pc to have the image as the output.

ToDo (2023)

  • Convert into a django project
  • serve the images from a djnago server and also save the previous regex visualized by the user

About

A regular expression will be given in input and pictorial DFA will be generated.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published