コンパイルする · noun or participle which takes 'suru'
| Form | Positive | Negative |
|---|---|---|
| Dictionary | コンパイルする | コンパイルしない |
| Polite | コンパイルします | コンパイルしません |
| Past polite | コンパイルしました | コンパイルしませんでした |
| Past | コンパイルした | コンパイルしなかった |
| Te-form | コンパイルして | コンパイルしないで |
| Desire | コンパイルしたい | コンパイルしたくない |
| Potential | コンパイルできる | コンパイルできない |
| Passive | コンパイルされる | コンパイルされない |
| Causative | コンパイルさせる | コンパイルさせない |
| Causative passive | コンパイルさせられる | コンパイルさせられない |
| Volitional | コンパイルしよう | |
| Polite volitional | コンパイルしましょう | |
| Imperative | コンパイルしろ | コンパイルするな |
| Conditional | コンパイルすれば | コンパイルしなければ |
| Tara conditional | コンパイルしたら | コンパイルしなかったら |
noun, noun or participle which takes 'suru', transitive verb
Computing term for translating source code into executable code. Used as a noun or with する as a transitive verb.
プログラムをコンパイルするのに時間がかかった。
It took time to compile the program.
I got a compilation error, so I reviewed the code.
Please compile this program.
The compilation failed because of a syntax error.
After fixing it many times, the compilation finally succeeded.