GitPaulo / fsm-visualisation

🔢 A tool for generation, visualisation and interaction with theoretical finite state machines.

Home Page:https://gitpaulo.github.io/fsm-visualisation/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Finite State Machines - Generator & Interactive Visualiser

A front-end application that generates, displays and animates theoretical Finite State Machines.

Features:

  • Generation of DFA, NFA and E-NFA
  • Interactive visualisation of the FSMs.
  • Animation of the accept algorithm for the FSMs.
  • Configurable canvas.
  • Storage of past FSM objects.

Media

About

🔢 A tool for generation, visualisation and interaction with theoretical finite state machines.

https://gitpaulo.github.io/fsm-visualisation/

License:MIT License


Languages

Language:JavaScript 99.7%Language:HTML 0.2%Language:CSS 0.1%