İngilizce

compiler

gb/kəmpˈaɪlɚ/ us/kəmpˈaɪlɚ/
C1 İngilizce
Anlamlar
0 anlam
İsim technical C1 entity
1

program that translates code

A program that changes programming code into a form a computer can run.

Kullanım kalıbı: a compiler for [a language]; compile [code] with [a compiler]
Sık yapılan hata:
Do not confuse a compiler with an interpreter: an interpreter usually runs code directly, while a compiler usually translates it first.
Eş anlamlılar
translator (Broader technical term; may refer to other kinds of code conversion, not only compiling.) | code generator (Often refers to one part of a compiler rather than the whole program.)
Zıt anlamlılar
interpreter (A contrasting kind of program that usually executes source code directly instead of producing a separate compiled output.)
Eşdizimler
C compiler |Java compiler |compiler error |compiler warning |compiler optimization |optimizing compiler |native compiler |online compiler |run the compiler |write a compiler
Konular
computing |programming |software |technology
Örnekler
  • The compiler found several errors before the program could run.
  • Modern compilers can optimize code so that it runs faster.
  • You need a C++ compiler to build the application from source.
Öğrenenler için örnekler
  • The compiler changes my code into a program.
  • The compiler showed an error on line 12.
İsim C1 role
2

person who assembles information

Someone who collects and organizes material into one work or list.

Kullanım kalıbı: the compiler of [a book/list/report/collection]
Sık yapılan hata:
A compiler is usually an organizer of existing material, not necessarily the original author of all the material.
Eş anlamlılar
editor (May also revise and improve the material, not just collect it.) | collector (Emphasizes gathering items more than arranging or preparing them for publication.) | anthologist (Specifically a compiler of an anthology, especially literary texts.)
Zıt anlamlılar
author (Often creates original content rather than assembling existing material.)
Eşdizimler
compiler of a dictionary |compiler of the report |compiler of the list |compiler of the anthology |careful compiler |anonymous compiler |database compiler |index compiler
Konular
publishing |information |writing |research
Örnekler
  • The compiler of the dictionary included thousands of examples from newspapers and books.
  • She is credited as the compiler of a useful guide to local charities.
  • The album notes thank the compiler for tracking down the original recordings.
Öğrenenler için örnekler
  • He was the compiler of the list.
  • The compiler collected the poems in one book.
Dil bilgisi
Sözlük biçimi
compiler
IPA
GB/kəmpˈaɪlɚ/
US/kəmpˈaɪlɚ/
Heceler ve vurgu
com - piler (2 hece)
Stress on 2nd syllable (piler)
Kelime biçimleri
Noun
  • Base: compiler
  • Plural: compilers
İfadeler

compiler error

1
/kəmpˈaɪlɚ ˈɛɹɚ/
fixed phrase technical

code translation failure

A message from the compiler saying that your code cannot be built.

Örnekler
  • The missing semicolon caused a compiler error.
  • I fixed the compiler error by changing the variable name.
  • The program will not build until all compiler errors are resolved.

compiler flag

1
/kəmpˈaɪlɚ flˈæɡ/
fixed phrase technical

compiler option setting

An option that changes how the compiler builds your code.

Örnekler
  • Add a compiler flag to turn on extra warnings.
  • The build script passes several compiler flags to improve performance.
  • A wrong compiler flag can cause the project to fail to build.

compiler optimization

1
/kəmpˈaɪlɚ ɑptɪmɪzˈeɪʃən/
fixed phrase technical

automatic code improvement

A compiler's way of making the built program run better without changing its result.

Örnekler
  • Compiler optimization reduced the program's memory use.
  • The bug appeared only when compiler optimization was enabled.
  • Higher compiler optimization levels can make debugging more difficult.

compiler warning

1
/kəmpˈaɪlɚ wˈɔɹnɪŋ/
fixed phrase technical

possible code problem

A message from the compiler that says your code may have a problem.

Örnekler
  • The compiler warning said the variable was declared but never used.
  • Good developers do not ignore compiler warnings without understanding them.
  • After the update, the project produced several new compiler warnings.

cross-compiler

1
/kɹˈɔs kəmpˈaɪlɚ/
fixed phrase technical

compiler for another platform

A compiler that builds programs for a different kind of computer or system.

Örnekler
  • We used a cross-compiler on a laptop to build software for the embedded device.
  • The team needed a cross-compiler to target the new processor.
  • Setting up the cross-compiler was the hardest part of the project.

jit compiler

1
/d͡ʒˈɪt kəmpˈaɪlɚ/
fixed phrase technical

just-in-time compiler

A short name for a just-in-time compiler.

Örnekler
  • The JIT compiler speeds up parts of the program that run many times.
  • Some security settings disable the JIT compiler in the browser.
  • The new JIT compiler reduced startup delays.

just-in-time compiler

1
/d͡ʒˈʌst ˈɪn tˈaɪm kəmpˈaɪlɚ/
fixed phrase technical

runtime code compiler

A compiler that changes code into machine code while the program is running.

Örnekler
  • The Java virtual machine uses a just-in-time compiler to improve performance.
  • A just-in-time compiler can make frequently used code run faster.
  • The browser's just-in-time compiler optimized the JavaScript during execution.

optimizing compiler

1
/ˈɑptɪmˌaɪzɪŋ kəmpˈaɪlɚ/
fixed phrase technical

compiler that improves output

A compiler that tries to make the final program faster or more efficient.

Örnekler
  • An optimizing compiler can remove unnecessary calculations.
  • The chip manufacturer provides an optimizing compiler for its processor.
  • Using an optimizing compiler improved the benchmark results.

Tekrar hoş geldiniz!

Devam etmek için lütfen oturum açın

Hesabınız yok mu? Kayıt olun