معالج مسبق
Sign in to saveAlso known as pre-processor
In computer science, a preprocessor (or precompiler) is a program that processes its input data to produce output that is used as input in another program. The output is said to be a preprocessed form of the input data, which is often used by some subsequent programs like compilers. The amount and kind of processing done depends on the nature of the preprocessor; some preprocessors are only capable of performing relatively simple textual substitutions and macro expansions, while others have the power of full-fledged programming languages.
Wikidata facts
Show 1 more fact
- Stack Exchange tag
- stackoverflow.com/tags/preprocessor
Sources (2)
via Wikidata · CC0
Article · العربية
المعالج المسبق، أو التمهيدي، في الحوسبة هو برنامج يعالج مدخلات وينتج مخرجات يعالجها بدوره برنامج آخر.
Abstract from DBpedia / Wikipedia · CC BY-SA