compilekəmˈpaɪl
compile (v)
- present
- compiles
- past
- compiled
- past participle
- compiled
- present participle
- compiling
English Definitions:
roll up, collect, accumulate, pile up, amass, compile, hoard (verb)
get or gather together
"I am accumulating evidence for the man's unfaithfulness to his wife"; "She is amassing a lot of data for her thesis"; "She rolled up a small fortune"
compose, compile (verb)
put together out of existing material
"compile a list"
compile (verb)
use a computer program to translate source code written in a particular programming language into computer-readable machine code that can be executed
compile (Noun)
An act of compiling code.
compile (Verb)
To put together; to assemble; to make by gathering things from various sources.
compile (Verb)
To construct, build.
compile (Verb)
To use a compiler to process source code and produce executable code.
compile (Verb)
To be successfully processed by a compiler into executable code.
Compile
Compile Co., Ltd. 株式会社コンパイル was a Japanese video game development limited company founded by Masamitsu Niitani. Established on 7 April 1982, the company's original name was Programmers-3, Inc. Compile's catalog includes the shoot 'em ups Zanac and Aleste; the role-playing video game Madou Monogatari; and Madou Monogatari's puzzle video game spin-off, Puyo Puyo. After bankruptcy resulted in the company's dissolution in 2003, most of the company's remaining assets transferred to Aiky, a new company Niitani established in the previous year. Exclusive rights to the Puyo Puyo franchise transferred to Sonic Team, with whom Compile had collaborated to bring Puyo Puyo to the Dreamcast, Nintendo 64, PlayStation in the late 1990s. Compile completed their final game, Pochi to Nyaa, shortly before the company dissolved, and Aiky published it later that year. D4 Enterprise later acquired Aiky's intellectual property. For a few months before his retirement in December 2006, Niitani worked at Compile Heart, a video game development and publishing company.
compile
In computing, a compiler is a computer program that translates computer code written in one programming language (the source language) into another language (the target language). The name "compiler" is primarily used for programs that translate source code from a high-level programming language to a low-level programming language (e.g. assembly language, object code, or machine code) to create an executable program.: p1 There are many different types of compilers which produce output in different useful forms. A cross-compiler produces code for a different CPU or operating system than the one on which the cross-compiler itself runs. A bootstrap compiler is often a temporary compiler, used for compiling a more permanent or better optimised compiler for a language. Related software include, a program that translates from a low-level language to a higher level one is a decompiler ; a program that translates between high-level languages, usually called a source-to-source compiler or transpiler. A language rewriter is usually a program that translates the form of expressions without a change of language. A compiler-compiler is a compiler that produces a compiler (or part of one), often in a generic and reusable way so as to be able to produce many differing compilers. A compiler is likely to perform some or all of the following operations, often called phases: preprocessing, lexical analysis, parsing, semantic analysis (syntax-directed translation), conversion of input programs to an intermediate representation, code optimization and machine specific code generation. Compilers generally implement these phases as modular components, promoting efficient design and correctness of transformations of source input to target output. Program faults caused by incorrect compiler behavior can be very difficult to track down and work around; therefore, compiler implementers invest significant effort to ensure compiler correctness.Compilers are not the only language processor used to transform source programs. An interpreter is computer software that transforms and then executes the indicated operations.: p2 The translation process influences the design of computer languages, which leads to a preference of compilation or interpretation. In theory, a programming language can have both a compiler and an interpreter. In practice, programming languages tend to be associated with just one (a compiler or an interpreter).
Citation
Use the citation below to add this dictionary page to your bibliography:
Style:MLAChicagoAPA
"compile." Kamus.net. STANDS4 LLC, 2024. Web. 6 Oct. 2024. <https://www.kamus.net/english/compile>.
Discuss this bahasa indonesia compile translation with the community:
Report Comment
We're doing our best to make sure our content is useful, accurate and safe.
If by any chance you spot an inappropriate comment while navigating through our website please use this form to let us know, and we'll take care of it shortly.
Attachment
You need to be logged in to favorite.
Log In