Skip to content

Latest commit

 

History

History
48 lines (35 loc) · 787 Bytes

README.md

File metadata and controls

48 lines (35 loc) · 787 Bytes

dfa

A DFA visualizer

TODO


  1. Enable self loops
  2. Check Animation
  3. About and Help modal
  4. Cleanup interface

Version

0.1

Dependencies

DFA uses a number of open source projects:

  • D3 - D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS
  • Flask - Flask is a microframework for Python based on Werkzeug, Jinja 2 and good intentions.

Install Dependencies

	pip install flask

Start Server

	python run.py

Contact

Feel free to contact me for ideas and help at [email protected]

License

MIT