Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 523 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 523 Bytes

SCION is an implementation of SCXML in JavaScript.

SCION-Java provides lightweight bindings to the SCION library for Java, via Rhino. This allows SCXML to easily be used in Java development.

For a basic usage example of usage, see TestSCXML.java

Documentation is here.