You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
YAML seems quite similar to this, except for the transition function definition, which might be implemented as a list of triples. There is a Haskell YAML parser that might save us some work.
We should decide a standard format for reading and writing automatas. Something like:
(Maybe
alpha
andstates
are not necessary)The text was updated successfully, but these errors were encountered: