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.