0 Forks
5 Stars
5 Watchers

Regex2MDFA

Input a Regex, get its AST, NFA, DFA and finally it Minimized DFA (Compiler Course Assignment)

How to download and setup Regex2MDFA

Open terminal and run command
git clone https://github.com/BigFish2086/Regex2MDFA.git
git clone is used to create a copy or clone of Regex2MDFA repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Regex2MDFA https://github.com/BigFish2086/Regex2MDFA/archive/master.zip

Or simply clone Regex2MDFA with SSH
[email protected]:BigFish2086/Regex2MDFA.git

If you have some problems with Regex2MDFA

You may open issue on Regex2MDFA support forum (system) here: https://github.com/BigFish2086/Regex2MDFA/issues