lexical analyzer
基本解釋
- [計(jì)] 詞法分析程序
英漢例句
- The scanner is sometimes called a lexical analyzer.
掃描程序有時(shí)又把它稱(chēng)為詞法分析程序。 - Lex takes a specification file and builds a corresponding lexical analyzer, coded in C.
lex 可以接受規(guī)范文件并構(gòu)建一個(gè) 相應(yīng)的詞匯分析器(用 C 編寫(xiě)的)。 - The syntactic analyzer makes lexical analysis and syntactic analysis on the query, and sets up syntactic tree from the structure of the query.
語(yǔ)法分析器完成詞法分析和語(yǔ)法分析,建立具有多維語(yǔ)法結(jié)構(gòu)的語(yǔ)法樹(shù)。
雙語(yǔ)例句
詞組短語(yǔ)
- lexical analyzer design 詞法分析器設(shè)計(jì)
- the lexical analyzer 詞法分析器
- Ada lexical analyzer Ada 詞法分析
- simple lexical analyzer procedures 簡(jiǎn)單詞法分析器程序
- compiler theory lexical analyzer r 編譯原理詞法分析器報(bào)告
短語(yǔ)
專(zhuān)業(yè)釋義
- 詞法分析
The advantage of this method is that it not only use the same way for constructing both the lexical analyzer and grammar analyzer in order to predigesting the constructing of compiler, but also its automatization is more excellent. As long as the grammars which describe the rule of words in certain programming language and the table of word coding are inputted, a lexical analyzer will be produced automatically.
該方法的優(yōu)點(diǎn)不僅在于將詞法分析器自動(dòng)構(gòu)造方法與語(yǔ)法分析器自動(dòng)構(gòu)造方法統(tǒng)一,簡(jiǎn)化了編譯程序的設(shè)計(jì)和構(gòu)造,而且該方法自動(dòng)化程度較高,只要確定描述單詞的文法和詞形編碼表,便可自動(dòng)生成任何程序設(shè)計(jì)語(yǔ)言編譯程序的詞法分析器。 - 語(yǔ)匯分析
- 詞法分析器
- 詞法分析程序
- 詞法分析器