Browse wiki
This entry published by the Free Software Foundation.
| State Machine Compiler |
| Computer languages | Java + |
|---|---|
| Documentation note | 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 |
| Full description | 'SMC' takes a state machine stored in an . … '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. s, recover and continue providing service. |
| Homepage URL | http://smc.sourceforge.net + |
| Interface | command-line + |
| Is GNU | false + |
| Keywords | class + , switch statements + , state pattern + , state diagram + , .sm + , transition matrix + |
| Last review by | Janet Casey + |
| Last review date | 7 January 2008 + |
| License | MPL1.1 + |
| License verified by | Janet Casey + |
| License verified date | 2 June 2004 + |
| Name | State Machine Compiler + |
| Prerequisite description | JRE 1.4.1 or later + |
| Prerequisite kind | Required to use + |
| Real name | Charles Rapp + |
| Related projects | Ragel State Machine Compiler + |
| Resource URL | http://sourceforge.net/cvs/?group_id=8964 + , http://sourceforge.net/tracker/?group_id=8964&atid=108964 + , http://lists.sourceforge.net/mailman/listinfo/smc-announce + , http://lists.sourceforge.net/mailman/listinfo/smc-users + |
| Resource audience | Developer + , Bug Tracking + , Help + , Support + |
| Resource kind | VCS Repository Webview + , Mailing List Info/Archive + |
| Revisionid | 3,601 + |
| Revisiontimestamp | 12 April 2011 13:49:47 + |
| Revisionuser | WikiSysop + |
| Role | Maintainer + |
| Short description | Generates the state pattern classes in C++, Java, or [incr Tcl] + |
| Software-development | compiler + |
| Submitted by | Database conversion + |
| Submitted date | 1 April 2011 + |
| Use | software-development + |
| User level | none + |
| VCS checkout command | :pserver:anonymous@cvs.sourceforge.net:/cvsroot/smc + |
| Version comment | 3.0.0 stable released 2004-06-02 |
| Version date | 2 June 2004 + |
| Version download | http://prdownloads.sourceforge.net/smc/SmcSrc_3_0_0.tgz?download + |
| Version identifier | 3.0.0 + |
| Version status | stable + |
| Modification dateThis property is a special property in this wiki. | 25 May 2012 00:20:47 + |
| Page has default formThis property is a special property in this wiki. | Entry + |
| EmailThis property is a special property in this wiki. | rapp@acm.org + |
| hide properties that link here |
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
