Dictionary    Maps    Thesaurus    Translate    Advanced >   


Tip: Click a synonym from the results below to see its synonyms.

No results could be found matching the exact term preprocessor in the thesaurus.
Try one of these suggestions:
paraphernalia  paraphrase  perfervid  perforate  perforation  perform  performable  performance  performer  performing  peripheral  periphery  perverse  perversely  perversion  perversity  pervert  perverted  pore  pour  prefer  preference  preferment  preparation  preparatory  prepare  prepared  preparedness  preprandial  prevaricate  prevarication  prevaricator  proffer  proffered  proper  properly  propertied  property  proportion  proportional  proportionate  proportionately  proprietary  proprieties  proprietor  propriety  proverb  proverbial  purifier  purport  purveyor 
Dictionary Results for preprocessor:
1. The Free On-line Dictionary of Computing (30 December 2018)
preprocessor
macro preprocessor

    A program that transforms input data in some way
   before it is read by the main program.  In the case of a
   compiler, the input is source code.  The main advantage of
   using a preprocessor is that it is possible to change the
   specification of the input data without changing the main
   program.  The separation can also help to make the system's
   overall behaviour easier to understand.  The disadvantage is
   that performance may be reduced by the extra input and output
   performed between the two programs.

   For example, the C preprocessor, cpp, handles textual
   macro substitution (it acts as a "macro preprocessor"),
   conditional compilation and inclusion of other files.

   A preprocessor may be used to transform a program into a
   simpler language, e.g. to transform C++ into C.

   (2007-04-05)


Common Misspellings >
Most Popular Searches: Define Misanthrope, Define Pulchritudinous, Define Happy, Define Veracity, Define Cornucopia, Define Almuerzo, Define Atresic, Define URL, Definitions Of Words, Definition Of Get Up, Definition Of Quid Pro Quo, Definition Of Irreconcilable Differences, Definition Of Word, Synonyms of Repetitive, Synonym Dictionary, Synonym Antonyms. See our main index and map index for more details.

©2011-2024 ZebraWords.com - Define Yourself - The Search for Meanings and Meaning Means I Mean. All content subject to terms and conditions as set out here. Contact Us, peruse our Privacy Policy