Solawhite / RE2NFA2DFA2MFA

1. Use Thompson algorithm to convert the regular expression to NFA 2. Use the subset construct to convert NFA to DFA 3. Minimize DFA to MFA 4. Use MFA to match strings
33Updated 5 years ago

Alternatives and similar repositories for RE2NFA2DFA2MFA:

Users that are interested in RE2NFA2DFA2MFA are comparing it to the libraries listed below