An interactive c++ program to construct NFA, DFA, and minimized DFA from a given regular expression.
Primary LanguageC++