◐ Shell
reader mode source ↗
Top Level :: Processing

Package Information: FSM

» Summary » License
Finite State Machine MIT License
» Current Release  
(stable) was released on 2015-06-01 by jon ()
» Description
The FSM package provides a simple class that implements a Finite State Machine.

In addition to maintaining state, this FSM also maintains a user-defined payload, therefore effectively making the machine a Pushdown Automaton (a finite state machine with memory).
» Maintainers » More Information
  • (lead)

Dependencies for FSM