GitHub topics: mindfa
ZiadSheriif/AutoMajestic
RegEx Visualizer is a powerful tool that allows you to visualize the process of converting regular expressions into Non-deterministic Finite Automata (NFA), Deterministic Finite Automata (DFA), and minimized DFA.
Language: Jupyter Notebook - Size: 3.97 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

YanhuiJessica/Finite-Automata-Machine
Regex -> ε-NFA -> DFA -> minDFA, lexical analysis
Language: Python - Size: 176 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 0

arashsm79/automapy
a GUI and CLI tool for converting a non-deterministic finite automaton (NFA) to a deterministic finite automaton (DFA) and further minimizing the DFA.
Language: Python - Size: 135 KB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0
