A program to determine if a string is accepted by a DFA (Deterministic Finite Automata) or not ?
Primary LanguageC#GNU General Public License v3.0GPL-3.0