/regex_to_dfa

A program that can take a regex as input and return a deterministic finite automaton that recognises the same language.

Primary LanguagePython

Watchers