D-mon Connect

D-mon Connect is a program to visually design NFAs and DFAs, and you will be able to convert between the two. You will also be able to convert to or from a regular expression. This program is written in JAVA, but it is using SWT for the interface instead of Swing. It should work on all platforms that have a version of eclipse. You will also be able to check strings against the NFA/DFA that you create.

No Downloads

Interface

Development

This project is still very early in development, so unfortunately there will not be any released code for a while. I will be posting updates under this section as development progresses. I have the basic drawing functionality done, but it needs to be cleaned up. I am currently working on verifying strings against a NFA created with the program.




Leave a Reply