c compilerの語源
語源から深く理解しよう
この単語の語源は現在準備中です。
掲載についてはEnglishBattle公式X で更新情報を発信しています。
c compilerの意味
EnglishBattle英和辞典
- 1名詞
意味 Cコンパイラ
translates C code
Cコードを機械語に変換するプログラム
a program that translates C code into machine code
和訳例 - Cコンパイラ
- C言語コンパイラ
- Cプログラミングのコンパイラ
例文 The C compiler optimized the source code.
Cコンパイラがソースコードを最適化した。
You need a C compiler to build this project.
このプロジェクトを構築するにはCコンパイラが必要です。
c compilerのWordNet
WordNet(意味の繋がりに特化した概念辞書)
- 1名詞
意味 Cコンパイラ
a compiler for programs written in C
C言語で書かれたプログラムのためのコンパイラ
和訳例 - Cコンパイラ
- C言語コンパイラ
- C言語のコンパイラ
同義語 - c compiler
上位語 (computer science) a program that decodes instructions written in a higher order language and produces an assembly language program
高級言語で書かれた命令を解読し、アセンブリ言語プログラムを生成するプログラム(コンピュータ科学)