X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.html;h=39a4811c49ca14bf15dbe7f6f05b46838581c09a;hp=67d84b5cef68d10de3d6e3b7c073ebd28ba23915;hb=d376d5591dea46987854c19221b39d4acbf7653f;hpb=7af03e3a9c0def88ab66972c58afd9c89e4ed618 diff --git a/doc/index.html b/doc/index.html index 67d84b5..39a4811 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth - system for data storage, computation, exploration and interaction - + @@ -211,14 +211,14 @@ License, or (at your option) any later version. -
  • Other software projects hosted at svjatoslav.eu +
  • Other software projects hosted at svjatoslav.eu
  • @@ -231,15 +231,16 @@ License, or (at your option) any later version. working code under sub-projects. -
  • Download latest snapshot in TAR GZ format +
  • Download latest snapshot in TAR GZ format
  • -
  • Browse Git repository online +
  • Browse Git repository online
  • Clone Git repository using command:
    -git clone http://www2.svjatoslav.eu/git/sixth.git
    +git clone https://www2.svjatoslav.eu/git/sixth.git
    +
     
  • @@ -278,9 +279,10 @@ following properties:
  • Extensively relying on: +

    “Virtual reality holds the key to the evolution of the human mind” @@ -289,7 +291,7 @@ Dr. Lawrence Angelo, The Lawnmower Man (1992)

  • -
  • Flexible and distributed computation and data storage. +
  • Flexible and distributed computation and data storage.
  • Cross device: @@ -310,27 +312,26 @@ single device.

    2.1 Extensible, programmable computing environment examples

    -
    -
    GNU Emacs
    At the heart, Emacs is text editor on top of Lisp -runtime. Data storage and computation can be done in -Lisp. Emacs provides text buffers that can be used to -build GUI. -
    - -
    Eclipse IDE
    In essence OSGi platform with a text -editor. Computation done in java. Eclipse provides -integration, runtime and GUI platform. -
    - -
    IBM Notes/Domino
    Custom database engine, software development +
      +
    • GNU Emacs - At the heart, Emacs is text editor on top of Lisp +runtime. Data storage and computation can be done in Lisp. Emacs +provides text buffers that can be used to build GUI. +
    • + +
    • Eclipse IDE - In essence OSGi platform with a text +editor. Computation done in java. Eclipse provides integration, +runtime and GUI platform. +
    • + +
    • IBM Notes/Domino - Custom database engine, software development platform, GUI editor, computation can be done in Java and LotusScript. -
    +
  • -
    SAP ABAP
    Custom database engine, runtime, GUI platform, +
  • SAP ABAP - Custom database engine, runtime, GUI platform, development environment and programming language. -
  • - + + @@ -354,13 +355,13 @@ and my free time available). Contributions welcome ! :)

    4 Architecture / components