Path: utzoo!attcan!uunet!portal!cup.portal.com!Bob_BobR_Retelle From: Bob_BobR_Retelle@cup.portal.com Newsgroups: comp.sys.atari.8bit Subject: Re: wanted - basic compiler Message-ID: <15887@cup.portal.com> Date: 16 Mar 89 07:19:49 GMT References: <1168@ncrcce.StPaul.NCR.COM> <2652@sun.soe.clarkson.edu> Organization: The Portal System (TM) Lines: 13 The other BASIC compiler Matt Walsh remembered was the DataSoft BASIC Compiler... it had its quirks (like requiring ALL Data Statements to be at the END of the program), but the resulting code WAS quite fast, especially if you chose the INTEGER compile option (if you needed floating point math, you could compile under that option, but the speed suffered).. I do agree though, that for sheer speed (almost as fast as 6502 assembly code), the ACTION language was the winner.. For ease of programming, and speed of development though, the BASIC compilers couldn't be beat... BobR