State Machine Compiler

From Free Software Directory
Revision as of 05:02, 3 September 2014 by Mviinama (talk | contribs)

Jump to: navigation, search


[edit]

State Machine Compiler

http://smc.sourceforge.net
Generates the state pattern classes in C++, Java, or [incr Tcl]

'SMC' takes a state machine stored in an .sm file and generates the state pattern classes in C++, Java, or [incr Tcl]. No more hand-maintained transition matrices or widely scattered switch statements. The state diagram is now in one place, coded directly from the picture to the SMC language and easily maintained. Dealing with unexpected events is a must for a robust application. By combining virtual methods with the state pattern, SMC lets you define "Default" transitions - transitions which allow your objects to handle unexpected events, recover and continue providing service.





Licensing

License

Verified by

Verified on

Notes

License

MPL1.1

Verified by

Janet Casey

Verified on

2 June 2004




Leaders and contributors

Contact(s)Role
Charles Rapp Maintainer


Resources and communication

AudienceResource typeURI
DeveloperVCS Repository Webviewhttp://sourceforge.net/cvs/?group_id=8964
HelpMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/smc-announce
SupportMailing List Info/Archivehttp://lists.sourceforge.net/mailman/listinfo/smc-users
Bug TrackingVCS Repository Webviewhttp://sourceforge.net/tracker/?group_id=8964&atid=108964


Software prerequisites

KindDescription
Required to useJRE 1.4.1 or later




Entry





"MPL1.1" is not in the list (ACEL, AFL-3.0, AGPL-1.0, AGPL-1.0-or-later, AGPL-3.0, AGPL-3.0-or-later, AGPL-3.0-or-later-with-exception, AGPL-3.0-with-exception, AGPLv1orlater, AGPLv3, ...) of allowed values for the "License" property.






















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.