axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Axiom-developer] Re: [open-axiom-devel] [fricas-devel] Re: iterators


From: Stephen Watt
Subject: [Axiom-developer] Re: [open-axiom-devel] [fricas-devel] Re: iterators
Date: Sun, 21 Oct 2007 16:28:09 -0400
User-agent: Mutt/1.4.1i

There is no deep reason why it is not allowed.  
It would be a compatible extension to allow it.  

-- Stephen

On Sun, Oct 21, 2007 at 09:48:25PM +0200, Ralf Hemmecke wrote:
> >OK.  I'd still prefer to keep the language simple.  What I would like a lot
> >however is something like
> >
> >for e in g repeat
> >    (a, b) := e
> >    ...
> 
> Possible in Aldor
> 
> >or even
> >
> >for (a, b) in g repeat
> >    ...
> >
> >given that g returns a Cross.
> 
> Not possible in Aldor.
> 
> 
> 
> Stephen Watt,
> 
> is there a particular reason why the latter construction is not allowed 
> in the Aldor language (I am not speaking of the compiler)?
> 
> Ralf




reply via email to

[Prev in Thread] Current Thread [Next in Thread]