Explore Automata Simulators
Interact with powerful simulation tools for various types of automata. Design, test, and visualize computational models.
Now PDA and NFA correctly handles epsilon transitions and Non-determinism.
DFA
DFA Simulator
DFA
Deterministic Finite Automaton simulator for creating and testing finite state machines.
Open SimulatorFSM
Moore/Mealy Machine
FSM
Moore/Mealy Machine simulator for creating and testing finite state machines with outputs.
Open SimulatorNFA
NFA Simulator
NFA
Non-deterministic Finite Automaton simulator with support for epsilon transitions.
Open SimulatorPDA
PDA Simulator
PDA
Pushdown Automaton simulator with stack operations for context-free languages.
Open SimulatorTM
TM Simulator
TM
Turing Machine simulator with tape manipulation for the most powerful computation model.
Open Simulator