summaryrefslogtreecommitdiffstats
path: root/README.md
blob: 3db0ea2b63df990523f9d87726f2473807fb0cd1 (plain)
1
2
3
4
5
6
7
8
9
# uSCXML ReadMe

uSCXML is a SCXML interpreter written in platform independent C/C++. It is still in a rather early stage but mostly
feature-complete as far as the W3C SCXML draft specifies.

   * ECMAScript datamodel using Google's v8 implementation
   * Full DOM implementation via Arabica
   * Integrates with uMundo to provide publish / subscribe