subttle / regular

Finite Automata and Regular Expressions for Regular Languages in Haskell
BSD 3-Clause "New" or "Revised" License
10 stars 1 forks source link

Diagrams for Drawing Automata #4

Closed subttle closed 4 years ago

subttle commented 5 years ago

Here is an example under the Haskell Diagrams library which shows a nice way said library could be used for drawing automata: https://diagrams.github.io/doc/quickstart.html#diagrams-as-a-monoid