Jump to content
Sign in to follow this  
Ragooman

Anyone have the Datasoft Basic Compiler for the Atari 800 ?

Recommended Posts

Hi,

 

Anyone have the Datasoft Basic Compiler for the Atari 800 ?

I found the manual already.

I like to switch to this to help speed up the programming.

I'm working on my next project for VCF east

I like to find another 810 drive one day to help speed up the compilation too :)

 

=Dan

 

--

[ = http://www2.applegate.org/~ragooman/ ]

Share this post


Link to post
Share on other sites

It won't make programming any quicker. On the contrary, really...since you can't make changes to the compiled code. So the process would be to have a fully-bugtested Basic program about a 100 sectors or less (the self-imposed cap, because the source file and first pass scratch file must be on the same drive with that program), go through the compile process, then bugfix the original Basic file over again :P

 

Rather than rely on the hit-or-miss results of a Basic compiler (especially considering the restrictions most of them carry), often all that is needed is to optimize key areas in a Basic program. Simple things like using a M/L input capture routine, or defining P/M gfx into quickly-manipulated string variables make a world of difference over any compiler. If your program relys on floating-point arithmatic, you might not notice much speed boost at all.

 

The best option is to dump Basic altogether and do what your instincts are telling you...to start working with a lower-level language like Action. It's really no contest :)

Share this post


Link to post
Share on other sites
Hi,

 

Anyone have the Datasoft Basic Compiler for the Atari 800 ?

I found the manual already.

I like to switch to this to help speed up the programming.

I'm working on my next project for VCF east

I like to find another 810 drive one day to help speed up the compilation too :)

 

=Dan

 

--

[ = http://www2.applegate.org/~ragooman/ ]

 

You might look for the MMG compiler, also. The Datasoft Compiler and the MMG compiler are quite similar and IIRC, programmed by the same folks. My recollection is that the MMG compiler was several years later, and several bugs less. However, both are still fairly "picky" as to what they will compile. You mention the Atari 800, so if that is your computer, that lets out using the Turbo Basic Compiler (probably the best overall).

 

-Larry

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

  • Recently Browsing   0 members

    No registered users viewing this page.

×
×
  • Create New...