语法分析程序 meaning in Chinese
parser analysis
syntactic analyser
syntactic analyzer
syntactic parser
syntacticanalyser
syntax analyzer
Examples
- The syntax analyzer calls the scanner when it needs a new symbol .
当语法分析程序需要新符号时,它就调用扫描过程。 - The syntax analyzer has one recursive procedure for each nonterminal u .
对于每个非终结符号U,语法分析程序都有一个递归过程。 - The syntax analyzer has one recursive procedure for each nonterminal u
对于每个非终结符号u ,语法分析程序都有一个递归过程。 - In addition , some programming techniques , such as recursion , are impossible to use - - for example , this rules out protocol handlers being recursive - descent parsers
此外,象递归之类的一些编程的技术不可能使用例如,递归消解了协议处理程序成为循环下降的语法分析程序的可能。 - At the whole compiled system design , takes grammar as the base of program design , referring to hard plc working theoty , syntax analysis program as center to organize the whole compiled process
在编译程序总体设计中,以文法作为程序设计的依据,参照硬plc的工作原理并以语法分析程序为中心来组织整个编译过程。