0 Forks
4 Stars
4 Watchers

AutomataEditor

The application is developed in Java, converts any given Regular Expression to Minimised DFA. It follows the path: RE-->NFA-->DFA-->Minimised DFA.

How to download and setup AutomataEditor

Open terminal and run command
git clone https://github.com/deadoralive023/AutomataEditor.git
git clone is used to create a copy or clone of AutomataEditor 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 AutomataEditor https://github.com/deadoralive023/AutomataEditor/archive/master.zip

Or simply clone AutomataEditor with SSH
[email protected]:deadoralive023/AutomataEditor.git

If you have some problems with AutomataEditor

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