- From: Jacob Beard <jbeard4@cs.mcgill.ca>
- Date: Thu, 4 Oct 2012 22:51:41 -0400
- To: www-voice <www-voice@w3.org>
- Message-ID: <CADywnFjR8Jif+w8+ast-bH28-Dw5W3h0=E_3sUbTYVmUq+xMfQ@mail.gmail.com>
Hi, I have released three new projects: - scxml-viz <https://github.com/jbeard4/scxml-viz>: A library for visualizing SCXML documents. - scion-shell <https://github.com/jbeard4/scion-shell>: A simple shell environment for the SCION SCXML interpreter. It accepts SCXML events via stdin, and thus can be used to integrate SCXML with Unix shell programming. It integrates scxml-viz, so can also allow graphical simulation of SCXML models. - scion-web-simulation-environment<https://github.com/jbeard4/scion-web-simulation-environment>: A simple proof-of-concept web sandbox environment for developing SCXML. Code can be entered on the left, and visualized on the right. Furthermore, SCION is integrated, so code can be simulated and graphically animated. A demo can be found here: http://goo.gl/wG5cq All projects are licensed under an Apache 2.0 license. I look forward to your comments. Thanks, Jake
Received on Friday, 5 October 2012 02:52:24 UTC