Ok. As promised, here's a picture of the feature in action: So here's a bit of code of mine. It's specific purpose is to convert a Generalized Nondeterministic Finite Automata into a Regular Expression. Now, this code is basically a port of an algorithm
Read More...