Path: utzoo!attcan!uunet!wuarchive!udel!sbcs!sbstaff2!ted From: ted@sbstaff2.cs.sunysb.edu (Dr. Ted Carnevale) Newsgroups: comp.lang.c Subject: Re: 'C' for CP/M Message-ID: <1990Oct1.001836.23297@sbcs.sunysb.edu> Date: 1 Oct 90 00:18:36 GMT References: <1150001@hpcpbla.HP.COM> <1990Sep29.150153.6287@cims2.uucp> Sender: usenet@sbcs.sunysb.edu (Usenet poster) Organization: State University of New York at Stony Brook Lines: 9 I would like to mention C/80 by Software Toolworks. It was far from standard, but not as far as BDS C. Produced more compact code than Aztec C or Eco C, and it compiled faster than them (but a bit slower than BDS C). Somebody named Gustafson wrote a rather complete set of library routines for it that he marketed under the name of Viking Software (or something close to it). Very nicely done. C/80 produced assembly language source suitable for ASM, but with a command line switch it would make code for M80. SLR Systems assemblers and linkers were also usable.