Re: Compilers for ultra-compact byte code?

cliffc@ami.sps.mot.com (Cliff Click)
13 Feb 1996 00:30:36 -0500

          From comp.compilers

Related articles
Compilers for ultra-compact byte code? phr@netcom.com (1996-02-09)
Re: Compilers for ultra-compact byte code? koopman@cs.cmu.edu (1996-02-13)
Re: Compilers for ultra-compact byte code? cliffc@ami.sps.mot.com (1996-02-13)
Re: Compilers for ultra-compact byte code? taj@vanbc.wimsey.com (1996-02-16)
Re: Compilers for ultra-compact byte code? maatwerk@euronet.nl (1996-02-16)
Re: Compilers for ultra-compact byte code? hbaker@netcom.com (1996-02-17)
Re: Compilers for ultra-compact byte code? cdg@nullstone.com (1996-02-17)
Re: Compilers for ultra-compact byte code? todd@cs.arizona.edu (1996-02-18)
| List of all articles for this month |

From: cliffc@ami.sps.mot.com (Cliff Click)
Newsgroups: comp.compilers
Date: 13 Feb 1996 00:30:36 -0500
Organization: none
References: 96-02-096
Keywords: architecture

phr@netcom.com (Paul Rubin) writes:


> I'm wondering what languages and compilers are available for
> implementing programs with the idea of using an absolute minimum
> amount of output code space.


> The main purpose of wanting such a compiler is to be able to run the
> "application" on several different microcontrollers ...


I imagine most microcontroller vendors sell C compilers that
specifically target code size (instead of speed). Certainly Texas
Instruments does. Motorola probably does as well, but I work on the
high end chips and I'm not aware of their low end offerings.


Cliff


--
Cliff Click, Ph.D. Compiler Researcher & Designer
RISC Software, Motorola PowerPC Compilers
cliffc@risc.sps.mot.com (512) 891-7240
http://members.aol.com/mjclick1
--


Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.