how to write in a block(?) a very long "block", of statements



On 5/30/07, Michel Van den Bergh <michel.vandenbergh at uhasselt.be> wrote:

> Sometimes I wonder if ev should not be simply recursive (even in the
> read-eval-print loop).
> I.e. keep on evaluating until no further evaluation is possible.

I'm opposed to this. Such a policy would make it even more
difficult to predict what the result of an evaluation would be.

FWIW
Robert