Re: Storing data and code in a Db with LISP-like interface

From: Roy Hann <specially_at_processed.almost.meat>
Date: Wed, 29 Mar 2006 07:55:42 +0100
Message-ID: <gaGdnXx_Y_0AsrfZRVnyjA_at_pipex.net>


"Neo" <neo55592_at_hotmail.com> wrote in message news:1143603638.582373.250560_at_i40g2000cwc.googlegroups.com...
> Below is an example script for an experimental db (in development) that
> can store both data and code.

[snip]

> Any constructive comments appreciated.
>
> // ----------------------------------------------------
> // SIMPLE CAR EXAMPLE
> // Create car named rx7.
>
> // Create a new name with symbols 'car'
> (create name instance (new))
> (create (it) symbol (create 'c' 'a' 'r'))
[snip snip snipsnipsnip]

I will gnaw my legs off before I will write code like that to earn a living! (And at this point I don't care what benefits you imagine it confers, so I don't mind that you haven't bothered to explain.)

Roy Received on Wed Mar 29 2006 - 08:55:42 CEST

Original text of this message