Skip to content
ionous edited this page Apr 6, 2016 · 11 revisions

Welcome to the hsm-statechart wiki!

The Stop watch tutorial provides a good overview of the system for both C and LUA. Event handlers provides more information on creating event handlers in C, and the Lua page provides more information on the Lua implementation.

Hsm builder provides a declarative interface above the core of hsm-statechart for more easily defining states.

The UML guide ( and Regions ) compares hsm-statechart's implementation with the UML statechart specification, while Resources provides links to more information about state charts, and other great projects.

There's also some thoughts on Future Work and C++ extensions, as well as a short list of Changes from prior versions.

Clone this wiki locally