Re: BASIC



Payton Byrd wrote:

What BASIC languages are available for the Atari 8-bit systems? I've been doing some benchmarking and am stunned with how poorly the BASIC in the XL ROM performs given the relatively high 1.79 mhz CPU clock.

--
Payton Byrd
Homepage - <http://www.paytonbyrd.com>
Blog - <http://blogs.ittoolbox.com/visualbasic/dotnet/>

Hi,
Program speed was never a priority with Atari Basic. There are ways to speed it up, but they are compromises. Remember that its always running in floating point mode, line number "jumps" are mostly tested line
number by line number, all code is pseudo and thus interpreted every time. But the fact you can change even 1 byte in the program and just goto or rerun without any compiling makes programming faster for most
people. To get decent speed, the program has to be compiled. I use Monarch ABC with excellent results. But even it is not truly compiled. MMG is supposed to convert to machine language, but all I have heard is
all of the bugs.

The vast majority of my programming is using Basic XL or assembly.

Rick D.



.



Relevant Pages

  • Re: Task/Star Bar on Amiga?
    ... Payton Byrd ... Blog - ... Yes, check Aminet ... I did a Google search today, but just got lots of noise. ...
    (comp.sys.amiga.misc)
  • Re: SALE FINAL!
    ... more than 2 seats. ... Payton Byrd ... Homepage - Blog - Auctions -. ...
    (comp.sys.cbm)
  • Weird problem with Commodore Logo
    ... So, I finally found a D64 image of Commodore Logo, but again, the exact same behavior under VICE. ... Payton Byrd ... Blog - ...
    (comp.sys.cbm)
  • Commodore Logo
    ... I'm looking for a copy of Commodore's Logo programming language. ... I'm willing to buy an original with documentation. ... Payton Byrd ... Blog - ...
    (comp.sys.cbm)