Menu

SMC v. 4.4.0: Objective-C and Lua

SMC v. 4.4.0

SMC - The State Machine Compiler v. 4.4.0

New Features:

+ Added Objective-C generator and examples.
Contributor: Chris Liscio

+ Add Lua code generator and examples. Use the command line
option -lua to generate Lua source file.
Contributor: Francois Perrard

Minor changes

+ (C#, VB.Net) Added StateChanged event to the generated context
class. Registered event handlers are informed when the FSM
changes state.
(SF feature 1570050)

Bug Fixes:

+ (C++)
The FSMContext copy constructor C++ statemap.h incorrectly
included an unused parameter variable name which results in
compiler warnings. This variable name is removed.
(SF bug 1580746)

+ (All)
SMC -version reported the incorrect version. Corrected in
this release.
(SF bug 1580791)

+ (C++)
Using the -d with -c++ resulted in generating an invalid
#include. The #include is now corrected.
(SF bug 1592619)

+ (C++)
Unused local variable loopbackFlag generated, resulting in
compiler warnings. This variable no longer generated if
unused.
(SF bug 1596933)

++++++++++++++++++++++++++++++++++++++++

If you have any questions or bugs, please surf
over to http://smc.sourceforge.net and check out
the discussion and bug forums. Note: you must be
a SourceForge member to add articles or bugs. You
do not have to be a member to read posted
articles or bugs.

Posted by Charles Rapp 2007-02-14

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.