Top > All Packages in Directory > State Machine Compiler

State Machine Compiler - 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.

Obtaining

Web pagehttp://smc.sourceforge.net
Source tarball http://prdownloads.sourceforge.net/smc/SmcSrc_3_0_0.tgz?download
Source informationhttp://sourceforge.net/project/showfiles.php?group_id=8964
Version 3.0.0 (stable) released on 2004-06-02
Licensed under MPL1.1.
This is not a GNU package.

Documentation

User FAQ available in HTML format from http://smc.sourceforge.net/SmcFaq.htm; Developer's reference manual available in HTML format from http://smc.sourceforge.net/SmcManSec??.htm
Support contacts

Announce List<smc-announce@lists.sourceforge.net> http://lists.sourceforge.net/lists/listinfo/smc-announce
Help News http://lists.sourceforge.net/lists/listinfo/smc-users
Bug Databasehttp://sourceforge.net/tracker/?group_id=8964&atid=108964

Project contacts

Maintainers
Developers

Related information

Source repository:pserver:anonymous@cvs.sourceforge.net:/cvsroot/smc http://sourceforge.net/cvs/?group_id=8964
Interfacescommand line
Source languagesJava
Supported languagesJava, C++, [incr Tcl]
Use requirementsJRE 1.4.1 or later
Related programsRagel State Machine Compiler

Entry information

License verified byJanet Casey <jcasey@gnu.org> on 2004-06-02
Entry compiled byJanet Casey <jcasey@gnu.org>

Categories



The copyright licensing notice below applies to this text. The software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Copyright © 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.

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

Please report any problems in this page to bug-directory@gnu.org, or find out how you can help fix them.

The FSF provides this directory as a service to the free software community. Please consider donating to the FSF to help support this project.