X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.html;fp=doc%2Findex.html;h=05ef43d65cf1e8cce930715e3a17d2e87c06b185;hp=67d84b5cef68d10de3d6e3b7c073ebd28ba23915;hb=d1c539627e8744c48daf0efb2d3c03388a7d0e4a;hpb=7af03e3a9c0def88ab66972c58afd9c89e4ed618 diff --git a/doc/index.html b/doc/index.html index 67d84b5..05ef43d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth - system for data storage, computation, exploration and interaction - + @@ -310,27 +310,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. -
  • -
    + +
    @@ -458,7 +457,7 @@ I updated the name to Sixth and switched to Java.