mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-16 07:58:04 +00:00
6 lines
251 B
Plaintext
6 lines
251 B
Plaintext
|
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/
|