syntax analyzer 中文意思是什麼

syntax analyzer 解釋
語法分程序
  • syntax : n. 【語法】1. 句法;句子結構學。2. 措辭法,字句排列法。
  • analyzer : 測定器
  1. The syntax analyzer calls the scanner when it needs a new symbol.

    當語法分析程序需要新符號時,它就調用掃描過程。
  2. The syntax analyzer has one recursive procedure for each nonterminal u.

    對于每個非終結符號U,語法分析程序都有一個遞歸過程。
  3. The syntax analyzer has one recursive procedure for each nonterminal u

    對于每個非終結符號u ,語法分析程序都有一個遞歸過程。
  4. And markup language parser includes three parts : token, syntax and semantic analyzer

    標記性語言的解析包括:詞法分析、語法分析、語義分析三個部分。
  5. In the compiled system, the paper describes symbolic structure of the siprom language word with regular expression. based on the fa theory, this paper presents a lexical analysis method by using morphology table. after comparing some common syntax analysis methods, this paper choosing the lr ( 1 ) analyzer

    在編譯部分,本文用正規表達式描述了siprom語言單詞符號的結構,利用有限自動機原理,提出了用構造詞形表的方式來識別單詞的方法,使詞法分析程序具有很好的開放性。
  6. Further, yacc is used to get a syntax analyzer

    語法分析利用yacc工具實現。
  7. The paper breaks the syntax analysis to two parts : symbol - expression syntax analysis and word - expression syntax analysis, and can makes those two parts transferring each other. this method has the strongpoint of lr ( 1 ) analyzer, at the same time reduces the syntax analysis table

    通過對各種語法分析方法的比較,本文採用了lr ( 1 )分析方法進行語法分析,並提出了把語法分析分解為信號表達式語法分析和字表達式語法分析兩部分的方法,且實現了二者的相互調用。
分享友人