|
micro(A) Basic 1.2 vs BazzBasic 0.9
|
|
02-15-2026, 07:11 AM
I did a search for a bunch of programs to run to test the Basic/compiler. As Basic itself is quite old, most of the tests provided, were mainly for the old 8 bit machines, and as such, may or may not be practical for today's Basic. The one thing that was suggested, "When testing, it is crucial to use the same hardware platform to ensure the results are solely based on the efficiency of the BASIC interpreter/compiler itself."
In other words. Install Bazz and Micro on the same system. Run the same program for each. Various tests. Math, Stings, Loops, Graphics, File I/O... all the fun stuff... Don't for get a timer. Run each test 3 times (record the average) Someone else will have to to the tests. As Bazz and Micro are Windows-based, I cannot help... *sigh* But it all sounds like fun!
Logic is the beginning of wisdom.
02-16-2026, 10:52 AM
luwal
don't be lazy downlad and try then tell us what you think. ..and if you say something i don't like i will jump on your opinion grrr ...grrrrr he he ...just joke ...try
for more code visit : http://basic4us.epizy.com/forum/index.php
(02-15-2026, 07:11 AM)johnno56 Wrote: I did a search for a bunch of programs to run to test the Basic/compiler. As Basic itself is quite old, most of the tests provided, were mainly for the old 8 bit machines, and as such, may or may not be practical for today's Basic. The one thing that was suggested, "When testing, it is crucial to use the same hardware platform to ensure the results are solely based on the efficiency of the BASIC interpreter/compiler itself." Now BazzBasic looks better. ![]() (02-16-2026, 10:52 AM)aurel Wrote: luwal Have you read that author's post? The author made many good examples.
author who?
me or EK ? ok i can try but seems that i need win10 or win11 to test Buzz because use .Net ....hmmm I am not sure why he use .Net ....Net sucks so Luwal do you try Buzz? Wow ..key so i download Bazz to my win7 pc and on my surprize ...it work ..it work ..it work code editor seems that is some sort of scintilla.Net simple but work fine so i stuck on simple Prime number example which use function syntax is little bit awkward because EK use var$ as sufixed variables ..funny
for more code visit : http://basic4us.epizy.com/forum/index.php
oh dang
i must remove some coments in micro(A) source ![]() hmm micro(A) and Bazz primes uses totaly diffferent approach
for more code visit : http://basic4us.epizy.com/forum/index.php
02-19-2026, 07:35 AM
Quote:so i download Bazz to my win7 pc Will you translate some of these examples to micro(A)? ![]() https://github.com/EkBass/BazzBasic/disc...w-and-tell
well that is big maybe ...
i don't find GetTick() function ??? syntax is different and logic in some programs there are not some really specific programs . so probably not...
for more code visit : http://basic4us.epizy.com/forum/index.php
02-19-2026, 02:00 PM
Here's a nice prime number checker with 95% accuracy when tested on the numbers 1..100000:
Code: function is_prime(n)
02-20-2026, 07:56 PM
aha i see might be that ..tnx Marcus
for more code visit : http://basic4us.epizy.com/forum/index.php
|
|
« Next Oldest | Next Newest »
|
Users browsing this thread: 1 Guest(s)





