X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.org;fp=doc%2Findex.org;h=e758bb790a32e2724c83dc6fabbd046f97b8113f;hp=b98cb0428beba5fe1abc4c2894c86f6aa5ec677f;hb=919302c645e808b73bfc096f92174dc2f4e5e95e;hpb=73e6624b6127a89f3f17decf102222b6fbcd023b diff --git a/doc/index.org b/doc/index.org index b98cb04..e758bb7 100644 --- a/doc/index.org +++ b/doc/index.org @@ -128,3 +128,44 @@ with the 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