X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=blobdiff_plain;f=doc%2Findex.html;h=e2d58190031a66734190812ebefa76a7c9d930e8;hp=17c966d9f2842a321d38267e1003870b629b942d;hb=1181b6a8f25ef632e4e8e514f509c2fb78b90986;hpb=6484d613e1acb9fd38500e86f1d4e1e7583b9f70 diff --git a/doc/index.html b/doc/index.html index 17c966d..e2d5819 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth - system for data storage, computation, exploration and interaction - + @@ -198,12 +198,19 @@ $(function() {

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


-
  • other applications hosted at svjatoslav.eu +
  • Other software projects hosted at svjatoslav.eu
  • @@ -230,8 +237,8 @@ Makes lots of complex data intuitive to:
      - manipulate and compute on

    by extensively relying on:
    -  - realtime 3D graphics with immediate feedback loop
    -  - flexible and distributed computation and data storage
    +  - Realtime 3D graphics with immediate feedback loop.
    +  - Flexible and distributed computation and data storage.

    @@ -327,7 +334,7 @@ storage.
  • In short: it's just a number.
  • Many years ago inspired by the ideas of Forth (programming -language) I decided to create my own implementation Fifth +language) I decided to create my own implementation Fifth (computing/programming environment).
  • Then I realized I miss type safe object oriented capabilities. So @@ -351,7 +358,7 @@ I updated the name to Sixth and switched to Java.