Top Level :: Processing

Package Information: FSM

» Summary» License
Finite State MachineMIT License
» Current Release» Bug Summary
1.3.0 (stable) was released on 2008-02-10 (Changelog)
Development Roadmap
No open bugs
» 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