Menu

State Machine Description Language / News: Recent posts

SMDL 0.5 Released

This release fixes a bug that caused name clashes when sub-states in different sub-state machines had the same name.

Other features in this release: a dump abstract-syntax tree command line option and a vim syntax file for syntax coloring of SMDL state machine files in vim.

Posted by John Poplett 2005-11-01

SMDL 0.4 Released

SMDL now supports an --embedded command line switch to create state machines that can be embedded in other classes (as opposed to derived).

The user manual was updated and refreshed to bring it current with the grammar and runtime.

Posted by John Poplett 2005-10-21

SMDL 0.3 Released

This update includes ant task support, support for the UML state chart concept of an "activity", and a worked-out example of a sales-order state machine in the test directory.

Posted by John Poplett 2005-10-14