Path: utzoo!utgpu!water!watmath!watdragon!palarson From: palarson@watdragon.waterloo.edu (Paul Larson) Newsgroups: comp.sys.mac.programmer Subject: Re: Knowing Machine Code Message-ID: <7360@watdragon.waterloo.edu> Date: 14 Jun 88 18:09:35 GMT References: <13735@comp.vuw.ac.nz> <104700032@uiucdcsp> Organization: U of Waterloo, Ontario Lines: 19 In article <104700032@uiucdcsp>, gillies@uiucdcsp.cs.uiuc.edu writes: > Perhaps we should redefine our notion of a World-class development > system to include two compilers: One, a blindingly fast > emit-NOPs-if-you-must compiler for prototyping. Another would be a > slow, methodical "build" compiler for recomputing the world when > you're done with the final product. > > Don Gillies {ihnp4!uiucdcs!gillies} U of Illinois > {gillies@cs.uiuc.edu} I know of at least one company which is already doing this. Watcom ships its advanced C6.0 compiler(for the DOS world) with Express C (apparently a very fast compiler with good debugging). Note: I don't work for these people, and I've never used their product. QuickC by Microsoft might be another example; I'm not sure how compatible it is with the Microsoft C 5.1. Johan Larson