Re: [livecode] live programming paper

From: alex <alex_at_slab.org>
Date: Fri, 06 Apr 2007 00:09:00 +0100

On Mon, 2007-04-02 at 01:49 +0200, Julian Rohrhuber wrote:
> >Aha right, why not use an existing revision control system like svn?
>
> maybe a lightweight version of one. But it would have to be pretty
> speed optimised, so I'm not sure if it is overkill.

Feedback.pl uses RCS which is simple enough.

> do you know what it does with recursion?

It handles it very well as far as I can tell, perhaps even better than
Haskell. It is not pure functional because you can have functions with
side effects, but it is still a language based on functions so recursion
is central. I can't really talk more about a language I have not yet
used though :)

> When you write square(A+X) what does it do?

A and X are just variable names, so the same.


alex
Received on Thu Apr 05 2007 - 23:10:33 BST

This archive was generated by hypermail 2.4.0 : Sun Aug 20 2023 - 16:02:23 BST