C INTERPRETER
The WITNESS
bsa at ncoast.UUCP
Wed Aug 8 00:57:01 AEST 1984
The preprocessor would probably work exactly the way the current one does
(and in fact it may even use /lib/cpp): it would process the source into
a temporary file (file.i?) and then interpret that. cpp is fast enough to
be used as a "first pass" -- at least on our system. :-)
--
Brandon Allbery: decvax!cwruecmp{!atvax}!bsafw
6504 Chestnut Road, Independence, OH 44131
Witness, n. To watch and learn, joyously.
More information about the Comp.lang.c
mailing list