anna-considine / Finite-State-Machines-Generator

🛠️ A front-end application for the generation and visualisation of theoretical finite state machines.

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.

Try the application

Media

About

🛠️ A front-end application for the generation and visualisation of theoretical finite state machines.

License:GNU General Public License v2.0


Languages

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