summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-10 20:57:11 (GMT)
committerStefan Radomski <radomski@tk.informatik.tu-darmstadt.de>2013-04-10 20:57:11 (GMT)
commit45ab2909e17f7e0348ccfe4179f23a897a2fd305 (patch)
tree7a5dfe75657034659e45431469b3909cb69db035 /README.md
parent1c7064006d4283ffbfa64febea397e68df8e2b54 (diff)
downloaduscxml-45ab2909e17f7e0348ccfe4179f23a897a2fd305.zip
uscxml-45ab2909e17f7e0348ccfe4179f23a897a2fd305.tar.gz
uscxml-45ab2909e17f7e0348ccfe4179f23a897a2fd305.tar.bz2
New DataModels
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index 476d14b..05d2017 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,8 @@ the respective build-process and did not precompile required libraries.
* <b>Datamodels</b>
* ECMAScript using Google's v8 and JavaScriptCore (JSC is incomplete)
* Prolog using SWI prolog
- * No NULL datamodel yet
- * No XPath datamodel yet
+ * NULL datamodel with required <tt>In</tt> predicate
+ * <b>No</b> XPath datamodel yet
* <b>Invokers</b>
* <tt>scxml</tt>: Invoke a nested scxml interpreter
* <tt>dirmon</tt>: Watches a directory for changes to files
@@ -23,7 +23,7 @@ the respective build-process and did not precompile required libraries.
* <b>Communication</b>
* Features the standard basichttp io-processor
* Features the required SCXML io-processor
- * No DOM io-processor
+ * <b>No</b> DOM io-processor yet
* Can actually respond to HTTP requests with data via &lt;response>
* <b>Language Bindings</b>
* PHP module for apache and cli interpreter
@@ -33,7 +33,7 @@ the respective build-process and did not precompile required libraries.
We continuously run the [W3C IRP tests](http://www.w3.org/Voice/2013/scxml-irp/) for SCXML. The results the for
various platforms can be [found here](http://uscxml.tk.informatik.tu-darmstadt.de/cdash/index.php?project=uscxml).
There are a few [excluded tests](https://github.com/tklab-tud/uscxml/blob/master/contrib/ctest/CTestCustom.ctest.in)
-regarding the <tt>NULL</tt> and <tt>XPath</tt> datamodel, as well as the manual tests.
+regarding the <tt>XPath</tt> datamodel and the manual tests.
uSCXML still fails the following tests: