X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=1dce2777ff536fc431240bc6f28661857927c166;hb=HEAD;hp=094c7529d25d180a705b754a911f1e52ab744801;hpb=6abb652ef69b55b5660fd070c2ce4741f6a3897d;p=sixth-data.git diff --git a/doc/index.org b/doc/index.org index 094c752..1dce277 100644 --- a/doc/index.org +++ b/doc/index.org @@ -11,13 +11,8 @@ #+HTML_HEAD: * 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 @@ -59,6 +54,7 @@ language]] it would be used to provide [[https://en.wikipedia.org/wiki/Imperativ + Brain appears to be natural geometrical/parallel data storage and computational engine: + https://www.quantamagazine.org/the-brain-maps-out-ideas-and-memories-like-spaces-20190114/ + + [[https://www.simonsfoundation.org/2021/04/07/geometrical-thinking-offers-a-window-into-computation/][Geometrical Thinking Offers a Window Into Computation]] + Even more awesome is that brain appears to operate and is wired as arbitrary/variable dimensional structure: @@ -72,6 +68,7 @@ language]] it would be used to provide [[https://en.wikipedia.org/wiki/Imperativ beautifully fits [[id:01aa65c1-3d44-44a8-9b90-58454bc6be80][CM-1 Connection Machine]] architecture (for extra hardware accelerated solution). + ** CM-1 Connection Machine :PROPERTIES: :ID: 01aa65c1-3d44-44a8-9b90-58454bc6be80 @@ -175,37 +172,3 @@ between authors and the books. - Long term goal is to use it as a backing storage engine and implement more advanced features on top of this via layered architecture. - -* See also -Interesting or competing projects with good ideas: - -+ [[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. - -+ Taichi: A Language for High-Performance Computation onSpatially - Sparse Data Structures - + http://taichi.graphics/wp-content/uploads/2019/09/taichi_lang.pdf - -+ 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://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. - -+ [[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...