Devorein/fauton

Testing regex rather than only automata

Closed this issue · 1 comments

Right now we are only able to test automata rather than literal regex. I would suggest having a regex class called RegularExpression just like DeterministicFiniteAutomata so that we can interchange between them and test them out easily.

Feature added in version 0.0.8