Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version nyu B notes v1.5 12/10/84; site acf4.UUCP Path: utzoo!linus!philabs!cmcl2!acf4!aol2901 From: aol2901@acf4.UUCP (adam lee) Newsgroups: net.micro.apple Subject: Re: Pascal & C compilers for the //c... Message-ID: <980005@acf4.UUCP> Date: Wed, 10-Apr-85 13:26:00 EST Article-I.D.: acf4.980005 Posted: Wed Apr 10 13:26:00 1985 Date-Received: Fri, 12-Apr-85 06:48:20 EST References: <525@spp2.UUCP> Organization: New York University Lines: 21 Hello chris. I really dont know too much about the IIc but as for the IIe and the II+ the best c compiler is known to be the aztec c. I use this complier and it is quite good. I read some write-ups about this compiler and the bottom line is this: language running time --------------------------------- applesoft 2000 sec apple pascal 500 sec aztec c 40,20 sec --------------------------------- this bench mark was done using the same algorithm for each languages above (I think it was a prime numbers algorithm). The reason there are two running time for aztec c is that there are two ways to compile in the aztec c. The faster time is for compiling in native 6502(which is supposed to use more memory, but will be of greater use). I read all this long time ago in a magazinelong ago. I am pretty sure I'm right about this but I can't guarentee it. The aztec c should run on the IIc also. -------------------------------------------------------------------------- As for pascal I use the Apple pascal 1.2. I can't say i really recomend this compiler. I've heard the Turbo pascal is really good. But you'll have problems putting a Z80 in your IIc. You'll have to stick to Apple pascal. I hope I was of some help. Jong ps. This is my friends account, so keep the respose short.