compilers. preprocessor: the preprocessor is considered as a part of the compiler. it is a tool which produces input for compiler. it deals with macro processing, augmentation, language extension, etc. interpreter: an interpreter is like compiler which translates high-level language into low-level machine...