Translation guide
The English verb 'compile' has two main meanings: gathering information or materials into a single collection (like a list, report, or book), and the technical process of converting source code into an executable program. This guide covers both, with natural Japanese expressions for each.
To collect data, facts, or materials from various sources and arrange them into a single document, list, or publication.
A versatile verb meaning 'to put together' or 'to compile'. It can be used for gathering information, ideas, or materials into a coherent whole. Common in both spoken and written Japanese.
In computing, to translate human-readable source code into machine code that can be executed.
The direct loanword from English, widely used in programming contexts. It is the standard term for compiling code.
このプログラムをコンパイルするには、最新のコンパイラが必要だ。
To compile this program, you need the latest compiler.
データをまとめてレポートを作成した。
I compiled the data and created a report.
会議の内容をまとめてください。
Please compile the contents of the meeting.
Means 'to edit' or 'to compile', especially for publications like books, magazines, or anthologies. It implies selecting, arranging, and preparing material for publication.
彼は詩集を編集した。
He compiled a poetry anthology.
この辞書は専門家チームが編集した。
This dictionary was compiled by a team of experts.
A more formal term for compiling, often used for large-scale works like encyclopedias, historical records, or official documents. It emphasizes systematic collection and arrangement.
歴史書を編纂するプロジェクトが進行中だ。
A project to compile a history book is underway.
Means 'to collect' or 'to gather'. It focuses on the act of bringing things together, often before compiling them. Can be used for data, information, or physical items.
アンケートの回答を収集して分析した。
We collected the survey responses and analyzed them.
Means 'to compile' or 'to put together' with a nuance of coordinating or consolidating scattered items. Often used in business contexts for compiling reports or proposals.
各部署の報告を取りまとめて提出した。
I compiled the reports from each department and submitted them.
I got an error and couldn't compile it.
Literally 'to translate'. In computing contexts, it can be used to describe the process of converting source code to machine code, though 'コンパイルする' is more precise.
ソースコードを機械語に翻訳する。
Translate the source code into machine language.
From 'build', often used in software development to refer to the entire process of compiling and linking. It is common in technical settings.
プロジェクトをビルドする前に、依存関係を確認してください。
Before building the project, check the dependencies.