Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 exptools 1/6/84; site ihuxm.UUCP Path: utzoo!watmath!clyde!burl!mgnetp!ihnp4!ihuxm!brp From: brp@ihuxm.UUCP (B.R. Priest) Newsgroups: net.micro,net.micro.apple,net.micro.cbm Subject: Re: Is there a fast High-level language for the 6502? Message-ID: <1000@ihuxm.UUCP> Date: Thu, 24-May-84 13:06:04 EDT Article-I.D.: ihuxm.1000 Posted: Thu May 24 13:06:04 1984 Date-Received: Wed, 30-May-84 08:45:20 EDT References: <268@intelca.UUCP> Organization: AT&T Bell Labs, Naperville, IL Lines: 20 <...> I don't see what al the fuss is about? What exactly do you want to do that needs to be faster? I have written several large applications on Apple computers using Apple pascal and the only real bottleneck I have encountered is Disk I/O. The solutions to that are hard disk or ram disk. Both are available. Given the limited memory space of the apple II series, I happily trade off the slower execution speed for the reduced size of P-Code vs compiled code. Better than swapping segments in and out all the time. Apple Pascal provides lots of low level built in functions and procedures if you need to speed up I/O. Other things that just have to be faster, can always be done with the assembler. Ben Priest AT&T Bell Labs Naperville IL !ihuxm -- !ihuxm!brp