SCXML: Difference between revisions

Content deleted Content added
ChrisPB (talk | contribs)
Moved SCXMLgui to active development list; last commit to master branch was only 10 months ago.
Implementations: Xstate is written in TypeScript, not JavaScript
Line 66:
*[https://github.com/Phrogz/LXSC LXSC] Lua XML StateChart interpreter - parses and executes SCXML state machines with a Lua data model.
*[http://code.qt.io/cgit/qt/qtscxml.git Qt SCXML Engine] implemented in C++ as well and tightly integrated with their [[Signals and slots|Signals and Slots]] concept, with a visual editor integrated in [[Qt Creator]].
*[https://xstate.js.org XState] implemented in JavaScriptTypeScript.
 
== Inactive implementations ==