From d1c539627e8744c48daf0efb2d3c03388a7d0e4a Mon Sep 17 00:00:00 2001 From: Svjatoslav Agejenko Date: Mon, 17 Dec 2018 21:01:32 +0200 Subject: [PATCH] Better layout for examples. --- doc/index.html | 37 ++++++++++++++++++------------------- doc/index.org | 23 +++++++++++------------ 2 files changed, 29 insertions(+), 31 deletions(-) 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. diff --git a/doc/index.org b/doc/index.org index c526378..b41d7c9 100644 --- a/doc/index.org +++ b/doc/index.org @@ -74,21 +74,20 @@ following properties: :PROPERTIES: :ID: c19c5a3b-dfb0-4f7f-961c-a387b925669f :END: -+ [[https://www.johndcook.com/blog/2008/04/27/one-program-to-rule-them-all/][GNU Emacs]] :: At the heart, Emacs is text editor on top of Lisp - runtime. Data storage and computation can be done in - [[https://www.defmacro.org/ramblings/lisp.html][Lisp]]. Emacs provides text buffers that can be used to - build GUI. ++ [[https://www.johndcook.com/blog/2008/04/27/one-program-to-rule-them-all/][GNU Emacs]] - At the heart, Emacs is text editor on top of Lisp + runtime. Data storage and computation can be done in [[https://www.defmacro.org/ramblings/lisp.html][Lisp]]. Emacs + provides text buffers that can be used to build GUI. -+ [[https://www.eclipse.org/ide/][Eclipse IDE]] :: In essence [[https://en.wikipedia.org/wiki/OSGi][OSGi]] platform with a text - editor. Computation done in java. Eclipse provides - integration, runtime and GUI platform. ++ [[https://www.eclipse.org/ide/][Eclipse IDE]] - In essence [[https://en.wikipedia.org/wiki/OSGi][OSGi]] platform with a text + editor. Computation done in java. Eclipse provides integration, + runtime and GUI platform. -+ [[https://en.wikipedia.org/wiki/IBM_Notes][IBM Notes/Domino]] :: Custom database engine, software development - platform, GUI editor, computation can be done in Java and - LotusScript. ++ [[https://en.wikipedia.org/wiki/IBM_Notes][IBM Notes/Domino]] - Custom database engine, software development + platform, GUI editor, computation can be done in Java and + LotusScript. -+ [[https://en.wikipedia.org/wiki/ABAP][SAP ABAP]] :: Custom database engine, runtime, GUI platform, - development environment and programming language. ++ [[https://en.wikipedia.org/wiki/ABAP][SAP ABAP]] - Custom database engine, runtime, GUI platform, + development environment and programming language. * Current status + Formulated high-level [[id:1f4e1c17-d25f-4d92-aa9b-5785f1d86f4f][vision / goal]]. -- 2.20.1