Added Glamorous Toolkit reference.
authorSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 20 Jun 2020 00:29:21 +0000 (03:29 +0300)
committerSvjatoslav Agejenko <svjatoslav@svjatoslav.eu>
Sat, 20 Jun 2020 00:29:21 +0000 (03:29 +0300)
doc/index.html
doc/index.org

index 88cbd82..afffa32 100644 (file)
@@ -2,7 +2,7 @@
 <html lang="en">
 <head>
 <title>Sixth Data - Data storage and computing engine</title>
 <html lang="en">
 <head>
 <title>Sixth Data - Data storage and computing engine</title>
-<!-- 2020-05-17 P 02:27 -->
+<!-- 2020-06-20 Sat 03:28 -->
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
 <meta charset="utf-8">
 <meta name="viewport" content="width=device-width, initial-scale=1">
 <meta name="generator" content="Org-mode">
@@ -474,10 +474,6 @@ Interesting or competing projects with good ideas:
 </p>
 
 <ul class="org-ul">
 </p>
 
 <ul class="org-ul">
-<li>Analyze and share complex multi-dimensional data at scale
-<a href="https://tiledb.com/">https://tiledb.com/</a>
-</li>
-
 <li><a href="https://github.com/vygr/ChrysaLisp">ChrysaLisp</a>
 <ul class="org-ul">
 <li>Assembler/C-Script/Lisp 64 bit, MIMD, multi CPU, multi threaded,
 <li><a href="https://github.com/vygr/ChrysaLisp">ChrysaLisp</a>
 <ul class="org-ul">
 <li>Assembler/C-Script/Lisp 64 bit, MIMD, multi CPU, multi threaded,
@@ -499,6 +495,16 @@ system.
 </ul>
 </li>
 
 </ul>
 </li>
 
+<li><a href="https://gtoolkit.com/">Glamorous Toolkit</a>
+<ul class="org-ul">
+<li>Moldable development environment. It is a live notebook. It is a
+flexible search interface. It is a fancy code editor. It is a
+software analysis platform. It is a data visualization engine. All
+in one.
+</li>
+</ul>
+</li>
+
 <li>GRAKN.AI
 <ul class="org-ul">
 <li>database in the form of a knowledge graph that uses machine
 <li>GRAKN.AI
 <ul class="org-ul">
 <li>database in the form of a knowledge graph that uses machine
@@ -537,6 +543,13 @@ Sparse Data Structures
 </li>
 </ul>
 </li>
 </li>
 </ul>
 </li>
+
+<li><a href="https://tiledb.com/">TileDB</a>
+<ul class="org-ul">
+<li>Analyze and share complex multi-dimensional data at scale
+</li>
+</ul>
+</li>
 </ul>
 </div>
 </div>
 </ul>
 </div>
 </div>
@@ -571,7 +584,7 @@ Sparse Data Structures
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
 </div></div></div>
 <footer id="postamble" class="">
 <div><p class="author">Author: Svjatoslav Agejenko</p>
-<p class="date">Created: 2020-05-17 P 02:27</p>
+<p class="date">Created: 2020-06-20 Sat 03:28</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>
 <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>
index 61425c8..9bd24a4 100644 (file)
@@ -174,9 +174,6 @@ between authors and the books.
 * See also
 Interesting or competing projects with good ideas:
 
 * See also
 Interesting or competing projects with good ideas:
 
-+ Analyze and share complex multi-dimensional data at scale
-  https://tiledb.com/
-
 + [[https://github.com/vygr/ChrysaLisp][ChrysaLisp]]
   + Assembler/C-Script/Lisp 64 bit, MIMD, multi CPU, multi threaded,
     multi core, multi user Parallel OS. With GUI, Terminal, OO
 + [[https://github.com/vygr/ChrysaLisp][ChrysaLisp]]
   + Assembler/C-Script/Lisp 64 bit, MIMD, multi CPU, multi threaded,
     multi core, multi user Parallel OS. With GUI, Terminal, OO
@@ -189,6 +186,12 @@ Interesting or competing projects with good ideas:
   + Completely distributed smalltalk based computing
     system.
 
   + Completely distributed smalltalk based computing
     system.
 
++ [[https://gtoolkit.com/][Glamorous Toolkit]]
+  + Moldable development environment. It is a live notebook. It is a
+    flexible search interface. It is a fancy code editor. It is a
+    software analysis platform. It is a data visualization engine. All
+    in one.
+
 + GRAKN.AI
   + database in the form of a knowledge graph that uses machine
     reasoning to simplify data processing challenges for AI
 + GRAKN.AI
   + database in the form of a knowledge graph that uses machine
     reasoning to simplify data processing challenges for AI
@@ -207,3 +210,6 @@ Interesting or competing projects with good ideas:
 
 + [[http://www.uruk.org/emu/Taos.html][TAOS]]
   + Completely distributed operating system/virtual machine:
 
 + [[http://www.uruk.org/emu/Taos.html][TAOS]]
   + Completely distributed operating system/virtual machine:
+
++ [[https://tiledb.com/][TileDB]]
+  + Analyze and share complex multi-dimensional data at scale