Path: utzoo!utgpu!news-server.csri.toronto.edu!clyde.concordia.ca!uunet!cs.utexas.edu!texbell!uhnix1!moray!urchin!p6.f506.n106.z1.fidonet.org!Bob.Stout From: Bob.Stout@p6.f506.n106.z1.fidonet.org (Bob Stout) Newsgroups: comp.lang.c Subject: C on PS-2/MS-DOS Message-ID: <20100.262583F3@urchin.fidonet.org> Date: 13 Apr 90 02:59:24 GMT Sender: ufgate@urchin.fidonet.org (newsout1.26) Organization: FidoNet node 1:106/506.6 - Fulcrum's Edge, Spring TX Lines: 9 Mix Power C is a pretty decent ANSI C compiler which sells direct from Mix Software in Dallas for $19.95. An additional $30 will add their Power Trace symbolic debugger and complete library source with a bundled assembler. Mix's primary market is education and its 400+ page user's guide contains about the best beginner's tutorial bundled with any compiler. The compiler itself is decent, but no world-beater (what do you expect for $20?) It only supports a single 80x86 memory model and compiles quickly enough to produce generally quick but not particularly compact code. It's best performance comes in its floating point code where performance can often challenge Watcom.