precompile
pre·com·pile/priːˈkɒmpaɪl/
pre-beforecompileto translate source code into executable form
verb (فعل)technicalpast (گذشته): precompiledpast participle (مفعولی): precompiled-ing (حال): precompiling3rd (سوم): precompiles
فعل — پیشکامپایل کردن
پیشکامپایل کردنپیشگردآوری کردن
کد منبع را پیش از اجرا به کد قابل اجرا تبدیل کردن تا کارایی بهتر شود.
To compile source code into executable code before it is needed to run, improving performance.
«سیستم کد را پیشکامپایل میکند تا سریعتر شروع شود.»
“The system precompiles the code for faster startup.”
«باید اسکریپتها را پیش از استقرار پیشکامپایل کنید.»
“You should precompile the scripts before deployment.”
تفاوت با واژههای مشابه
compile— گردآوری کردن
فنی. اصطلاح کلی برای تبدیل کد منبع است اما پیشکامپایل کردن یعنی قبل از اجرا انجام دادن.
Technical. General term for translating source code, but precompile specifies that it is done beforehand.