Skip to content

timwilkens/regex_to_nfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Generate graphviz visualizations of NFAs from reverse polish notation regexes.

The following operators are supported

  • concatenation (.)
  • union (+)
  • repetition (*)

The set of characters accepted is small for simplicity.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published