Summary
English to Swedish:   more detail...
  1. preprocessor:
  2. Wiktionary:


English

Detailed Translations for preprocessor from English to Swedish

preprocessor:

preprocessor [the ~] noun

  1. the preprocessor
    – A text processor that manipulates the text of a source file as part of the first phase of translation. The preprocessor does not parse the source text, but it does break it up into tokens for the purpose of locating macro calls. Although the compiler ordinarily invokes the preprocessor in its first pass, the preprocessor can also be invoked separately to process text without compiling. 1

Translation Matrix for preprocessor:

Not SpecifiedRelated TranslationsOther Translations
preprocessor preprocessor

Related Definitions for "preprocessor":

  1. A text processor that manipulates the text of a source file as part of the first phase of translation. The preprocessor does not parse the source text, but it does break it up into tokens for the purpose of locating macro calls. Although the compiler ordinarily invokes the preprocessor in its first pass, the preprocessor can also be invoked separately to process text without compiling.1

Wiktionary Translations for preprocessor:


Cross Translation:
FromToVia
preprocessor preprocessor Präprozessor — ein Programm, dass vor dem Aufruf des Übersetzers mit Spezialbefehlen Kode in der Hochsprache erzeugt