Top Level :: Processing

Package Information: FSM

» Summary » License
Finite State Machine MIT License
» Current Release » Bug Summary
1.3.0 (stable) was released on 2008-02-10 (Changelog)
Development Roadmap
No open bugs
Report a new bug to FSM
» 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