Download Latest Version smc-maven-plugin-7.6.0.jar (25.9 kB)
Email in envelope

Get an email when there's a new version of SMC - The State Machine Compiler

Name Modified Size InfoDownloads / Week
Parent folder
Main.cpp 2022-11-13 3.6 kB
AppClass.cpp 2022-11-13 4.7 kB
AppClass.h 2022-11-13 2.2 kB
AppClass.sm 2022-11-13 1.6 kB
Makefile 2022-11-13 3.3 kB
README.txt 2022-11-13 438 Bytes
Totals: 6 Items   15.8 kB 0


                          C++ Example 5


Simplistic, non-graphical simulation of a task processing.
Demonstrates state Entry actions.


+ Building
----------

NOTE: Smc.jar must be built and installed.

    $ make sleeper


+ Executing
-----------

    $ sleeper
    (hit control-C, enter a single word, i.e. no spaces, followed
     by return. To stop execution, enter "stop". For fun, hit
     control-C twice in quick succession.)
Source: README.txt, updated 2022-11-13