6 lines
251 B
Text
6 lines
251 B
Text
|
SMC takes a state machine stored in a .sm file and generates a State pattern
|
||
|
in C++, Java or [incr Tcl]. Includes: default transitions, transition args,
|
||
|
transition guards, push/pop transitions and Entry/Exit actions.
|
||
|
|
||
|
WWW: http://smc.sourceforge.net/
|