Inspiration
Computer scientists at heart, we love finite automata of all shapes and sizes. But writing TikZ code to include your favourite automaton in your thesis is a pain :(
What it does
A WYSIWYG editor for Finite Automata. This is a web app that makes drawing DFAs a breeze- simply drag and drop your arrows and get the TikZ code for what you've drawn in a click. You no longer need to read through 100-page TikZ manuals, just copy and paste the TeX code the app generates!
How we built it
A lot of javascript and SVG art.
What's next for RunMyDFA
- Reverse compatibility to read TikZ input
- Regex generation
- Run simulation, as the name says (duh)
Built With
- friendship
- javascript
- svg.js


Log in or sign up for Devpost to join the conversation.