X-Git-Url: http://www2.svjatoslav.eu/gitweb/?a=blobdiff_plain;f=doc%2Findex.org;h=f654729ceae1e90c12b4479187094c437c9c8123;hb=6be6c3c06011a8cbf136a4b795fb7af2c44a5e43;hp=91af0e37cd7ba8181a102f66edfb61bf0742758d;hpb=adada1415312d1743c1f6ea4e2f793c847337314;p=sixth-data.git diff --git a/doc/index.org b/doc/index.org index 91af0e3..f654729 100644 --- a/doc/index.org +++ b/doc/index.org @@ -174,33 +174,48 @@ between authors and the books. * See also Interesting or competing projects with good ideas: -+ [[id:01aa65c1-3d44-44a8-9b90-58454bc6be80][CM-1 Connection Machine]] ++ flexible user interface building for interacting with different data + + [[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. -+ http://phantomos.org/ - + Programs run forever. System crash or reboot does not destroy - state of running program. +** Computation on multi dimensional data ++ [[https://rd-alliance.org/system/files/Array-Databases_final-report.pdf][Array Databases: Concepts, Standards, Implementations]] -+ Taichi: A Language for High-Performance Computation onSpatially - Sparse Data Structures - + http://taichi.graphics/wp-content/uploads/2019/09/taichi_lang.pdf ++ [[https://tiledb.com/][TileDB]] + + Analyze and share complex multi-dimensional data at scale -+ 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/ ++ [[id:01aa65c1-3d44-44a8-9b90-58454bc6be80][CM-1 Connection Machine]] -+ [[http://wiki.squeak.org/squeak/2665][Magma]] - + Multi-user object database for Squeak ++ [[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://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 + + [[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... +** Rules based machine reasoning ++ 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/ + ++ [[https://en.wikipedia.org/wiki/Prolog][Prolog programming language]]