Added Glamorous Toolkit reference.
[sixth-data.git] / doc / index.org
index 61425c8..9bd24a4 100644 (file)
@@ -174,9 +174,6 @@ between authors and the books.
 * 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
@@ -189,6 +186,12 @@ Interesting or competing projects with good ideas:
   + 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
@@ -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:
+
++ [[https://tiledb.com/][TileDB]]
+  + Analyze and share complex multi-dimensional data at scale