Blog‎ > ‎IT Architecture‎ > ‎

State Machine Compiler

posted Oct 21, 2010, 1:56 PM by Jake Vosloo   [ updated Oct 21, 2010, 1:57 PM ]
The state machine compiler lets you define a state machine in a simple declarative language, then compile it into one of many languages and use it in your project. It can also output a graphical representation of the defined state machine.

Comments