X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.html;h=5531fcd7039e35060792eae383c6bea6593674e4;hp=126c40ce4d2f0978768b143ed73abcf32359e999;hb=913c2413bb810bdac75bbdc3f40605ede9651b7b;hpb=533a274bb661ac95d9b48b33732df6a849fd5a4a diff --git a/doc/index.html b/doc/index.html index 126c40c..5531fcd 100644 --- a/doc/index.html +++ b/doc/index.html @@ -1,209 +1,285 @@ - - - + + - - - Sixth - system for data storage, computation, exploration and interaction - - + + + + + + + + + - -
-

Sixth - system for data storage, computation, exploration and interaction

-
-

Table of Contents

- -
-
- +
+
+

1.1 Source code

+
+ +
+
+ +
+

2 Vision - A tool to amplify human ability

+

-There is nothing useful for regular people yet. +Goal is, so called bicycle for the mind.

-Sixth is presently in research / prototyping and ideas collecting phase. Some -working parts are already implemented: +A tool, that provides powerful, easy to use computing environment for +solving wide range of problems.

- -
-
+

+I would like to create better general purpose environment with the +following properties: +

-
-

2 Vision

-
+
  • Things are visual, realtime with immediate feedback. +
  • + +
  • Extensively utilizes realtime 3D graphics and capabilities of human +visual perception.

    @@ -211,38 +287,185 @@ manipulate it with fast feedback loop to immediately see results.

  • Dr. Lawrence Angelo, The Lawnmower Man (1992)

    + + + + +
    -
    -
    -

    3 Features to implement in the future

    +
    +

    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. Domain +specific languages to fit particular problem could be developed as +needed and Emacs extended to support those languages. Emacs provides +text buffers that can be used to build user interfaces. +
    • + +
    • 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, +development environment and programming language. +
    • +
    +
    +
    +
    +
    +

    3 Current status

    +
    +
    +
    +

    4 Architecture / components

    +
    + + + +
    +
    +
    +

    5 Computation ideas

    +
    + +
    +
    + +
    +

    6 Frequently Given Answers

    +
    +
    +
    +
    +