Angličtina

compiler

gb/kəmpˈaɪlɚ/ us/kəmpˈaɪlɚ/
C1 Angličtina
Významy
0 významů
Podstatné jméno technical C1 entity
1

program that translates code

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

Vzorec užití: a compiler for [a language]; compile [code] with [a compiler]
Častá chyba:
Do not confuse a compiler with an interpreter: an interpreter usually runs code directly, while a compiler usually translates it first.
Synonyma
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.)
Antonyma
interpreter (A contrasting kind of program that usually executes source code directly instead of producing a separate compiled output.)
Kolokace
C compiler |Java compiler |compiler error |compiler warning |compiler optimization |optimizing compiler |native compiler |online compiler |run the compiler |write a compiler
Témata
computing |programming |software |technology
Příklady
  • 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.
Učební příklady
  • The compiler changes my code into a program.
  • The compiler showed an error on line 12.
Podstatné jméno C1 role
2

person who assembles information

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

Vzorec užití: the compiler of [a book/list/report/collection]
Častá chyba:
A compiler is usually an organizer of existing material, not necessarily the original author of all the material.
Synonyma
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.)
Antonyma
author (Often creates original content rather than assembling existing material.)
Kolokace
compiler of a dictionary |compiler of the report |compiler of the list |compiler of the anthology |careful compiler |anonymous compiler |database compiler |index compiler
Témata
publishing |information |writing |research
Příklady
  • 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.
Učební příklady
  • He was the compiler of the list.
  • The compiler collected the poems in one book.
Gramatika
Slovníkový tvar
compiler
IPA
GB/kəmpˈaɪlɚ/
US/kəmpˈaɪlɚ/
Slabiky a přízvuk
com - piler (2 slabiky)
Stress on 2nd syllable (piler)
Tvary slova
Noun
  • Base: compiler
  • Plural: compilers
Výrazy

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.

Příklady
  • 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.

Příklady
  • 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.

Příklady
  • 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.

Příklady
  • 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.

Příklady
  • 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.

Příklady
  • 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.

Příklady
  • 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.

Příklady
  • 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.

Vítejte zpět!

Pro pokračování se prosím přihlaste.

Nemáte účet? Zaregistrovat se