[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Axiom-developer] macro STEP
From: |
Stephen Wilson |
Subject: |
Re: [Axiom-developer] macro STEP |
Date: |
09 Aug 2007 15:05:38 -0400 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.4 |
Hi Gaby,
Gabriel Dos Reis <address@hidden> writes:
> Tim --
>
> I believe Spad defines the macro STEP (for iteration purposes, like COLLECT).
> I'm unable to locate it right now. Do you happen to know where it is
> defined?
It has been a while since I looked at this, but I have a vivid
recollection that STEP is effectively an IR meta-op, never emitted
into actual code -- thus not defined as a macro or similar.
Take care,
Steve