X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.org;h=8f0e2d263638d7ffbd253863d21bfed2cd816f99;hp=6ad774c610131a4996c294dfd26cfb5c76e10629;hb=refs%2Fheads%2Fmaster;hpb=1b6e8b2a28e00c0b8ba5c9978aeebc92e3ab0481 diff --git a/doc/index.org b/doc/index.org index 6ad774c..e758bb7 100644 --- a/doc/index.org +++ b/doc/index.org @@ -11,10 +11,8 @@ #+HTML_HEAD: * 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 @@ -40,12 +38,13 @@ 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