i think they said like this for make monkeys buy it ,to sounds important. but really is better than that microsoft's garbages.
i think was build it in fasm .
again the monkey ...
breeze4me if the asm code looks the same is one conclusion : purebasic have the best compiler i ever seen,
better than visual c++ or other microsoft's garbages
For x=1 To 10000 For y=1 To 10000 For z=1 To 10000 a=x b=y c=z w=a a=b b=c c=w Debug Str(a)+","+Str(b)+","+Str(c) z+1 Delay(1) ;for a big job not for amateurs Next Next Next
x=1 While x<10001 y=1 While y<10001 z=1 While z<10001 a=x b ...
there are people(MAYBE not you,not sure) that make confusion between for and while , so was no question was a demo that for is slow and while is speeding up.
giving this example i said : this is equal for any "language" (script interpreter/pre compiler/compiler) the "for" is slower than "while ...
not really wasn't my intention to do this ... you wrong understand, the facts will be right this : you must get a number bigger for "for 's execution" than "while execution" wich is great !!!
questo erat demonstrandum
be sure you have buyed purebasic , here i have not so i don't know if work ...