• Stars
    star
    3
  • Rank 3,963,521 (Top 79 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Finite State Simulator (FSS) is a web application for building and simulating finite state machines. Users can test input strings, step through the machine, and see a transition table of all states. Built with native JS and HTML.