Added reference to TAOS
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Mon, 14 Jan 2019 18:34:26 +0000 (20:34 +0200)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Mon, 14 Jan 2019 18:34:26 +0000 (20:34 +0200)
doc/index.html
doc/index.org

index 0f1353d..180851a 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <title>Sixth Data - Data storage and computing engine</title>
-<!-- 2018-06-24 Sun 02:31 -->
+<!-- 2019-01-14 Mon 20:33 -->
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
@@ -239,6 +239,7 @@ License, or (at your option) any later version.
 <li>Clone Git repository using command:
 <pre class="example">
 git clone http://www2.svjatoslav.eu/git/sixth-data.git
+
 </pre>
 </li>
 </ul>
@@ -494,32 +495,35 @@ Interesting or competing projects with good ideas:
 </p>
 
 <ul class="org-ul">
-<li>GRAKN.AI: database in the form of a knowledge graph that uses
-machine reasoning to simplify data processing challenges for AI
-applications.
+<li>GRAKN.AI
 <ul class="org-ul">
-<li><a href="https://grakn.ai/">https://grakn.ai/</a>
+<li>database in the form of a knowledge graph that uses machine
+reasoning to simplify data processing challenges for AI
+applications. <a href="https://grakn.ai/">https://grakn.ai/</a>
 </li>
 </ul>
 </li>
 
-<li>Gemstone/S based on Smalltalk.
+<li>Magma
 <ul class="org-ul">
-<li><a href="http://esug.org/data/ESUG2015/3%20wednesday/1100-1130%20SQL%20Queries%20on%20Smalltalk%20Objects/SQL%20Queries%20in%20Smalltalk%20(James%20Foster)">http://esug.org/data/ESUG2015/3%20wednesday/1100-1130%20SQL%20Queries%20on%20Smalltalk%20Objects/SQL%20Queries%20in%20Smalltalk%20(James%20Foster)</a>.pdf
+<li>multi-user object database for Squeak
+<a href="http://wiki.squeak.org/squeak/2665">http://wiki.squeak.org/squeak/2665</a>
 </li>
 </ul>
 </li>
 
-<li>Magma distributed database in Smalltalk.
+<li>Gemstone/S
 <ul class="org-ul">
-<li><a href="http://wiki.squeak.org/squeak/2665">http://wiki.squeak.org/squeak/2665</a>
+<li>Completely distributed smalltalk based computing
+system. <a href="http://esug.org/data/ESUG2015/3%20wednesday/1100-1130%20SQL%20Queries%20on%20Smalltalk%20Objects/SQL%20Queries%20in%20Smalltalk%20(James%20Foster)">http://esug.org/data/ESUG2015/3%20wednesday/1100-1130%20SQL%20Queries%20on%20Smalltalk%20Objects/SQL%20Queries%20in%20Smalltalk%20(James%20Foster)</a>.pdf
 </li>
 </ul>
 </li>
 
-<li>ZetaVM
+<li>TAOS
 <ul class="org-ul">
-<li><a href="https://github.com/zetavm/zetavm">https://github.com/zetavm/zetavm</a>
+<li>Completely distributed operating system/virtual machine:
+<a href="http://www.uruk.org/emu/Taos.html">http://www.uruk.org/emu/Taos.html</a>
 </li>
 </ul>
 </li>
@@ -556,8 +560,8 @@ applications.
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2018-06-24 Sun 02:31</p>
-<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 25.1.1 (<a href="http://orgmode.org">Org-mode</a> 8.2.10)</p>
+<p class="date">Created: 2019-01-14 Mon 20:33</p>
+<p class="creator"><a href="http://www.gnu.org/software/emacs/">Emacs</a> 26.1 (<a href="http://orgmode.org">Org-mode</a> 9.1.9)</p>
 </div>
 </footer>
 </body>
index d8d2dc2..54d8c49 100644 (file)
@@ -170,17 +170,19 @@ Alternatively:
 * See also
 Interesting or competing projects with good ideas:
 
-+ GRAKN.AI: database in the form of a knowledge graph that uses
-  machine reasoning to simplify data processing challenges for AI
-  applications.
-  + https://grakn.ai/
-
-+ Gemstone/S based on Smalltalk.
-  + http://esug.org/data/ESUG2015/3%20wednesday/1100-1130%20SQL%20Queries%20on%20Smalltalk%20Objects/SQL%20Queries%20in%20Smalltalk%20(James%20Foster).pdf
-
-+ Magma distributed database in Smalltalk.
-  + http://wiki.squeak.org/squeak/2665
-
-+ ZetaVM
-  + https://github.com/zetavm/zetavm
-
++ GRAKN.AI
+  + database in the form of a knowledge graph that uses machine
+    reasoning to simplify data processing challenges for AI
+    applications. https://grakn.ai/
+
++ Magma
+  + multi-user object database for Squeak
+    http://wiki.squeak.org/squeak/2665
+
++ Gemstone/S
+  + Completely distributed smalltalk based computing
+    system. http://esug.org/data/ESUG2015/3%20wednesday/1100-1130%20SQL%20Queries%20on%20Smalltalk%20Objects/SQL%20Queries%20in%20Smalltalk%20(James%20Foster).pdf
+
++ TAOS
+  + Completely distributed operating system/virtual machine:
+    http://www.uruk.org/emu/Taos.html