Added mentions for interesting projects
[sixth.git] / doc / index.org
index 6ad774c..e758bb7 100644 (file)
 #+HTML_HEAD: </style>
 
 * General
-- 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
 Goal is, so called bicycle for the mind.
 
 A tool, that provides powerful, extensible, adaptable, hackable, easy
-to use, general purpose environment for working with knowledge.
+to use, general purpose computing environment for working with
+knowledge.
 
 [[id:c19c5a3b-dfb0-4f7f-961c-a387b925669f][See extensible, programmable computing environment examples]].
 
-I would like to create better general purpose environment with the
-following priorities:
+I would like to create better general purpose computing environment
+with the following priorities:
 
 + Makes data and insights easy to discover, understand, manipulate,
   transform and visualize.
@@ -129,3 +128,44 @@ following priorities:
     (computing/programming environment).
   - Forth/Fifth felt a bit too low-level language. So current
     project/approach is an attempt using Java.
+* See also
+Following projects are inspiring or have similar goals:
+
++ [[https://github.com/kaveh808/kons-9][kons-9]]: An IDE For 3D Production. The intention is to develop a
+  flexible and extensible system in which can be built a wide variety
+  of application and domain specific tools and packages.
+
++ [[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.
+
+** Computation on multi dimensional data
++ [[https://rd-alliance.org/system/files/Array-Databases_final-report.pdf][Array Databases: Concepts, Standards, Implementations]]
+
++ [[https://tiledb.com/][TileDB]]
+  + Analyze and share complex multi-dimensional data at scale
+
++ [[id:01aa65c1-3d44-44a8-9b90-58454bc6be80][CM-1 Connection Machine]]
+
++ [[https://lisp-stat.dev/][Lisp-Stat: An environment for Statistical Computing]]
+** Distributed, reliable, parallel computing systems
++ [[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...
+
++ [[http://www.uruk.org/emu/Taos.html][TAOS]]
+  + Completely distributed operating system/virtual machine:
+
++ [[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.
+
++ 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