面向语法的编译程序英文解释翻译、面向语法的编译程序的近义词、反义词、例句
英语翻译:
【计】 syntax-directed compiler; syntax-oriented compiler
分词翻译:
面向的英语翻译:
look on语法的英语翻译:
grammar; phraseology; phrasing; syntax; wording【计】 syntax
编译程序的英语翻译:
【计】 APL compiler APL; BASIC compiler; compile routine; compilercompiling program; compiling routine
【经】 compiler
网络扩展解释
面向语法的编译程序
“面向语法的编译程序”这个词组是指一种可以将高级语言翻译成机器语言的特定程序。它是在计算机科学和编程领域的重要概念。
中文拼音
miàn xiàng yǔ fǎ de biān yì chéng xù
英语解释翻译
Compiler Program Based on Grammar
英文读音
[kəmˈpʌɪlə prəʊɡræm beɪst ɒn ˈɡræmə(r)]
英文的用法(中文解释)
“面向语法的编译程序”是一种程序,它将高级语言翻译成机器语言,以便计算机可以执行。
英文例句(包含中文解释)
- The compiler program based on grammar is one of the most important tools for software developers. (基于语法的编译程序是软件开发人员最重要的工具之一。)
- The compiler program based on grammar helped the developer identify syntax errors in the code. (基于语法的编译程序帮助开发人员识别代码语法错误。)
英文近义词(包含中文解释)
- Language Processor (语言处理器)
- Compiler Tool (编译器工具)
- Translator Program (翻译程序)
英文反义词(包含中文解释)
- Interpreter Program (解释器程序):解释器程序是另一种将高级语言转换为机器语言的程序,但与编译器不同的是,解释器不会将整个程序翻译成机器语言,而是逐行翻译。
英文单词常用度
“Compiler Program Based on Grammar”这个词组的常用度相对较低,一般出现在计算机科学和编程领域的书籍和技术文章中。