Added Glamorous Toolkit reference.
[sixth-data.git] / doc / index.org
index 88a1d75..9bd24a4 100644 (file)
 #+HTML_HEAD: </style>
 
 * General
-- This is a subproject of [[https://www3.svjatoslav.eu/projects/sixth/][Sixth]] with the goal of providing data
-  storage and computation facilities.
-
-- This program is free software: you can redistribute it and/or modify
-  it under the terms of the [[https://www.gnu.org/licenses/lgpl.html][GNU Lesser General Public License]] as
-  published by the Free Software Foundation, either version 3 of the
-  License, or (at your option) any later version.
+- This program is free software: released under Creative Commons Zero
+  (CC0) license
 
 - Program author:
   - Svjatoslav Agejenko
@@ -34,6 +29,8 @@
 - Clone Git repository using command:
   : git clone https://www2.svjatoslav.eu/git/sixth-data.git
 
+- See [[https://www3.svjatoslav.eu/projects/sixth-data/apidocs/][JavaDoc]].
+
 * Vision / goal
   :PROPERTIES:
   :ID:       f6764282-a6f6-44e6-8716-b428074dd093
@@ -177,33 +174,42 @@ between authors and the books.
 * See also
 Interesting or competing projects with good ideas:
 
++ [[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
+    Assembler, Class libraries, C-Script compiler, Lisp interpreter,
+    Debugger, and more...
+
 + [[id:01aa65c1-3d44-44a8-9b90-58454bc6be80][CM-1 Connection Machine]]
 
-+ http://phantomos.org/
-  + Programs run forever. System crash or reboot does not destroy
-    state of running program.
++ [[http://esug.org/data/ESUG2015/3%20wednesday/1100-1130%20SQL%20Queries%20on%20Smalltalk%20Objects/SQL%20Queries%20in%20Smalltalk%20(James%20Foster).pdf][Gemstone/S]]
+  + Completely distributed smalltalk based computing
+    system.
 
-+ Taichi: A Language for High-Performance Computation onSpatially
-  Sparse Data Structures
-  + http://taichi.graphics/wp-content/uploads/2019/09/taichi_lang.pdf
++ [[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
     applications. https://grakn.ai/
 
++ http://phantomos.org/
+  + Programs run forever. System crash or reboot does not destroy
+    state of running program.
+
 + [[http://wiki.squeak.org/squeak/2665][Magma]]
   + Multi-user object database for Squeak
 
-+ [[http://esug.org/data/ESUG2015/3%20wednesday/1100-1130%20SQL%20Queries%20on%20Smalltalk%20Objects/SQL%20Queries%20in%20Smalltalk%20(James%20Foster).pdf][Gemstone/S]]
-  + Completely distributed smalltalk based computing
-    system.
++ Taichi: A Language for High-Performance Computation onSpatially
+  Sparse Data Structures
+  + http://taichi.graphics/wp-content/uploads/2019/09/taichi_lang.pdf
 
 + [[http://www.uruk.org/emu/Taos.html][TAOS]]
   + Completely distributed operating system/virtual machine:
 
-+ [[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
-    Assembler, Class libraries, C-Script compiler, Lisp interpreter,
-    Debugger, and more...
++ [[https://tiledb.com/][TileDB]]
+  + Analyze and share complex multi-dimensional data at scale