|
Automaton.hs
|
Clean up and fix compilation error
|
2019-11-01 09:44:27 +00:00 |
|
Dfa.hs
|
Visualize DFAs over a finite set of tokens
|
2019-10-31 23:50:54 +00:00 |
|
Fa.hs
|
Implement Dfa using Fa
|
2019-10-30 15:19:52 +00:00 |
|
Nfa.hs
|
Adapt nfaToDfa and dfaToNfa to new types
|
2019-10-30 18:09:30 +00:00 |
|
Regex.hs
|
Add regex representations
|
2019-10-21 18:13:10 +00:00 |
|
Util.hs
|
Make project compile with --pedantic again
|
2019-11-29 23:21:12 +00:00 |
|
Visualize.hs
|
Don't show curly braces on transitions
|
2019-11-01 00:09:41 +00:00 |