From: Svjatoslav Agejenko Date: Thu, 25 May 2017 05:25:57 +0000 (+0300) Subject: Added Lisp reference. X-Git-Url: http://www2.svjatoslav.eu/gitweb/?p=sixth.git;a=commitdiff_plain;h=4198ad4b1cc7ec5aaf6919b503ce5c0c99b3ff5c Added Lisp reference. --- diff --git a/doc/index.html b/doc/index.html index 9d52033..9844583 100644 --- a/doc/index.html +++ b/doc/index.html @@ -2,7 +2,7 @@ Sixth - system for data storage, computation, exploration and interaction - + @@ -263,6 +263,8 @@ I love thease existing solutions and properties:
  • Easily self modifying.
  • +
  • (The big Lisp idea: https://dev.to/ericnormand/the-idea-of-lisp ) +
  • @@ -295,8 +297,8 @@ fly.
  • Transparent cansistency, checksumming and deduplication.
  • -
  • (Cool idea: -https://www.kenneth-truyers.net/2016/10/13/git-nosql-database/) +
  • (Git as a database: +https://www.kenneth-truyers.net/2016/10/13/git-nosql-database/ )
  • @@ -374,7 +376,7 @@ and my free time available). Contributions welcome ! :) diff --git a/doc/index.org b/doc/index.org index f57298d..bd143a8 100644 --- a/doc/index.org +++ b/doc/index.org @@ -52,6 +52,7 @@ I love thease existing solutions and properties: + Almost no syntax. + Code and data intercangeable. + Easily self modifying. + + (The big Lisp idea: https://dev.to/ericnormand/the-idea-of-lisp ) + Smalltalk (programming language / runtime): + Everything is object. @@ -67,8 +68,8 @@ I love thease existing solutions and properties: + Versionable + Branchable / mergeable. + Transparent cansistency, checksumming and deduplication. - + (Cool idea: - https://www.kenneth-truyers.net/2016/10/13/git-nosql-database/) + + (Git as a database: + https://www.kenneth-truyers.net/2016/10/13/git-nosql-database/ ) + Hadoop (computation system): + Many individual connected computers behave as one big