DictionaryForumContacts

   English
Terms containing compiler | all forms | exact matches only
SubjectEnglishArabic
comp., MScompiler warningتحذير برنامج التحويل البرمجي (A warning that is issued due to a compiler problem)
comp., MSEffect Compilerمحول تأثيرات برمجي (A compiler that assembles shader code from the central processing unit (CPU) and the graphics processing unit (GPU) and executes shader computations on the CPU before the shader runs)
IMF.International Compilers Working Group on External Debt Statistics IMF, IBRD, OECD, BIS, Berne Unionمجموعة العمل الدولية لمعدي إحصاءات الدين الخارجي
comp., MSJIT compilerبرنامج التحويل البرمجي JIT (A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program)
comp., MSjust-in-time compilerبرنامج التحويل البرمجي في نفس الوقت (A compiler takes the Java bytecode (which is machine-independent) and compiles it on demand into native code for the target machine, giving faster execution. Since JIT compilers operate on the client machine, they preserve the platform-independence of the compiled Java program)
comp., MSoptimizing compilerتحسين برنامج التحويل البرمجي (A compiler that analyzes its output (assembly language or machine code) to produce more efficient (smaller or faster) instruction sequences)