Re: [open-axiom-devel] iterate in SPAD

2011-05-12 Thread Gabriel Dos Reis
Bill Page writes: | Thanks Waldek and Gaby. I get a little confused now that FriCAS and | OpenAxiom are drifting a little further apart and I am still using | both. Ah yes; there are clearly some philosophical differences (which I suspect have been there since the begenning) that are materializi

Re: [open-axiom-devel] iterate in SPAD

2011-05-12 Thread Gabriel Dos Reis
Ralf Hemmecke writes: | > 'iterate' and 'break' have been implemented in the OpenAxiom compiler | > for a while now -- surprisingly they are low hanging fruits. | | Can you point to the respective patch in openaxiom? The implementation is quite simple and can be found in src/interp/compiler.boo

Re: [open-axiom-devel] iterate in SPAD

2011-05-11 Thread Gabriel Dos Reis
Bill Page writes: | The FriCAS langue reference in hyperdoc (5.4.6) describes the | 'iterate' and 'break' commands. I do not see iterate used anywhere in | library code. Is this only available in the interpreter or is it in | spad by some other name? | | Regards, | Bill. 'iterate' and 'break'