Skip to content

Commit e767bff

Browse files
authored
SCXML W3C Results
1 parent a5ededd commit e767bff

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,12 @@ This project is an attempt to illustrate the current [SCXML standard](https://ww
8080

8181
## [SCXML Frameworks W3C Standard Specification Compliance](Tests/README.md)
8282

83+
| Framework | Datamodel | W3C Mandatory | W3C Optional | Compliance |
84+
|---|---|---|---|---|
85+
| **[uSCXML 2.0](https://github.com/tklab-tud/uscxml)** | **ecmascript** | **[159 of 159](Tests/ecma/W3C/Mandatory/Auto/report__USCXML_2_0_0___msvc2015_32bit__Win7_1.md)** | **[33 of 33](Tests/ecma/W3C/Optional/Auto/report__USCXML_2_0_0___msvc2015_32bit__Win7_1.md)** | **Full** |
86+
| [Qt SCXML 5.15](https://doc.qt.io/qt-5/qtscxml-index.html) | ecmascript | [141 of 159](Tests/ecma/W3C/Mandatory/Auto/report__QtScxml_5_15_0___msvc2015_64bit__Win7_1.md) | [17 of 33](Tests/ecma/W3C/Optional/Auto/report__QtScxml_5_15_0___msvc2015_64bit__Win7_1.md) | Partial |
87+
| [SCION CLI 1.0.37](https://gitlab.com/scion-scxml/cli) | ecmascript | [156 of 159](Tests/ecma/W3C/Mandatory/Auto/report__SCION_CLI__1_0_37__Win7_1.md) | [18 of 33](Tests/ecma/W3C/Optional/Auto/report__SCION_CLI__1_0_37__Win7_1.md) | Partial |
88+
8389
## [Examples](Examples/README.md)
8490
[1. Microwave owen](Doc/microwave_example.md)
8591

0 commit comments

Comments
 (0)