SCXML: Difference between revisions

Content deleted Content added
Advertisement removed. Searching after scxml or eclipse on the site gives nothing.
Useless web site in chinese removed.
Line 89:
*[http://jakarta.apache.org/commons/scxml/ Apache Commons SCXML], a pure Java library to parse and execute SCXML diagrams
*[http://www.ling.gu.se/~lager/Labs/SCXML-Lab/ Web interface to an experimental SCXML implementation in the Oz programming language]
*[http://www.sscxml.com Simple State Chart XML] provided the first publicly available SCXML C++ implementation.
*[http://qt.gitorious.org/qt-labs/scxml Qt SCXML Engine] implemented in C++ as well and tightly integrated with their [[Signals and slots|Signals and Slots]] concept.
*[http://github.com/jroxendal/PySCXML PySCXML] a Python-implementation under active development. Supports a wide range of technologies, including websockets and SOAP. Highly standards-compliant. Also supports the ECMAScript datamodel.