freebsd-ports/devel/smc/pkg-descr
Ying-Chieh Liao 79d4073516 add smc 3.0.0
The State Machine Compiler
2004-06-03 05:54:48 +00:00

5 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/