Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!lll-crg!nike!ucbcad!ucbvax!sdcsvax!sdcc6!loral!dml From: dml@loral.UUCP (Dave Lewis) Newsgroups: net.lang.c Subject: Re: C compilers for 8 bit machines Message-ID: <1230@loral.UUCP> Date: Wed, 10-Sep-86 15:10:35 EDT Article-I.D.: loral.1230 Posted: Wed Sep 10 15:10:35 1986 Date-Received: Thu, 11-Sep-86 22:43:38 EDT References: <2503@cbosgd.UUCP> Reply-To: dml@loral.UUCP (Dave Lewis) Distribution: na Organization: Loral Instrumentation, San Diego Lines: 21 ------------------------------ I have Microware's C-09 for the Radio Shack Color Computer (6809) which runs under OS-9. Due to memory constraints, the two-pass compiler resides in two separate disk files. It also has an optimizer which the docs say reduces code size by ~11%. It produces small and relatively fast code, has a very few departures from K&R which are all documented in the docs intro section, and supports a lot of high- and low-level system and I/O functions. ------------------------------- Dave Lewis Loral Instrumentation San Diego hp-sdd --\ ihnp4 --\ sdcrdcf --\ bang --\ kontron -\ csndvax ---\ calmasd -->-->!crash --\ celerity --->------->!sdcsvax!sdcc3 --->--->!loral!dml (uucp) dcdwest ---/ gould9 --/ A portable program is one that has the same bugs on many different computers. -------------------------------