SMC - The State Machine Compiler Icon

SMC - The State Machine Compiler

27 Recommendations
79 Downloads (This Week)
Last Update:
Download SmcSrc_6_1_0.zip
Browse All Files
Windows Mac Linux

Description

SMC takes a state machine stored in a .sm file and generates a State pattern in 14 programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more info.

SMC - The State Machine Compiler Web Site

Update Notifications





User Ratings

 
 
27
0
Write a Review

User Reviews

  • Posted by Cameron 2012-11-13

    Great software, thanks smc

  • Posted by wicenki 2012-04-24

    thanks man, great soft!

  • Posted by Connor 2012-03-24

    smc works great

  • Posted by Chris Hawkins 2012-01-21

    This is the second Finite State Machine generator I have used, and the most flexible. The first was QP, which worked well on the Windows C++ platform I was developing on in 2006. But the number of target platforms for QP is small, and this licensing is complicated. I am now using SMC for some networking logic in my iOS App ( http://dr.edgemoor.com ) and plan to expand its use for other items. Advantages: 1) Simple to use and understand 2) Fairly easy to debug. If you make a mistake in you FSM definition, it will toss a nasty run time error that will point you to what is missing. 3) I want to port my App to Android and possibly Windows Phone, and SMC will work well for this. I plan to put the maximum amount of logic into state machine definitions to make porting simpler. 4) The state charts that SMC generates are really useful. I include them in my DOxygen project documentation, and can quickly look at them to remember how things are working. Disadvantages: 1) Needs more volunteers to add to the documentation. ( Of course, I could be one of those volunteers, so I can't complain. )

  • Posted by Constantine 2011-12-03

    I've been using SMC to implement non blocking i/o protocols, as well as manage distributed coordination in process groups. I've been using hand written FSMs for this previously, and I was amazed at how much simpler, correct, and more importantly _understandable_ these systems have become after using SMC. Just having the FSM definition in one place, not to mention HTML and DOT generated documentation is a HUGE advantage. Most excellent stuff. And now that Javascript is supported... :)

Read more reviews

Additional Project Details

Languages

English

Intended Audience

Developers

User Interface

Command-line

Programming Language

C#, C++, Java, Python, Tcl, Visual Basic

Registered

2000-07-29

Icons must be PNG, GIF, or JPEG and less than 1 MiB in size. They will be displayed as 48x48 images.