compile

UK
/kəmˈpaɪl/
US
/kəmˈpaɪl/

Translations

compileverb
compiled
Past Simple
compiled
Past Participle
compiling
Gerund
UK
/kəmˈpaɪl/
US
/kəmˈpaɪl/
She will compile a list of all the necessary materials.
Она составит список всех необходимых материалов.
The programmer needs to compile the code before running it.
Программисту нужно скомпилировать код перед его запуском.
Additional translations
compilenoun
compiles
pl
UK
/kəmˈpaɪl/
US
/kəmˈpaɪl/
Used chiefly in software engineering to denote an act or instance of compilation; countable.

Definitions

compileverb
To collect and assemble information or data from various sources into a single document or list.
She compiled a list of all the books she wanted to read this year.
To translate a program written in a high-level programming language into machine code that a computer's processor can execute.
The software developer compiled the code to check for any errors before running the program.
compilenoun
An act or instance of translating source code into an executable program.
The nightly compile failed because of a missing library.