compile
//kəmˈpaɪl//
Verb
compileInfinitive
compilePresent tense
compiledPast tense
compiledPast participle
compilingPresent participle
compilesThird-person singular
1
To collect information or data from various sources and arrange it systematically into a list, report, book, or other organized format.
The researchers compiled data from over 50 different studies.
2
In computing, to convert source code written in a high-level programming language into machine code or an intermediate form that can be executed by a computer.
You need to compile the code before running the program.