Login
Back to forumSee the full topicGo to last reply

Posted By

SVS
on 2014-07-29
08:35:35
 Re: PLUS-Comp Found!

>>FOR I%=1 to 10000
>>NEXT

>>It did not work in Austrospeed compiler when I tested it, but maybe the NEXT command without variable is the key to success?

No. Austrospeed can surely use either integer or FP variable. Of course integer is faster. I don't know why you failed with it. Anyway the use of NEXT without variable is allowed.
I've even observed that NEXT: NEXT works faster than NEXT x: NEXT y.

@Csabo: the referring to Micro-compiler is not correct :), because it is the lone (known) compiler to true ML. On the contrary Austro* and +4 Comp compile to P-code.



Back to top


Copyright © Plus/4 World Team, 2001-2024