lexical analyzer
基本解釋
- [計] 詞法分析程序
英漢例句
- The scanner is sometimes called a lexical analyzer.
掃描程序有時又把它稱為詞法分析程序。 - Lex takes a specification file and builds a corresponding lexical analyzer, coded in C.
lex 可以接受規(guī)范文件并構建一個 相應的詞匯分析器(用 C 編寫的)。 - The syntactic analyzer makes lexical analysis and syntactic analysis on the query, and sets up syntactic tree from the structure of the query.
語法分析器完成詞法分析和語法分析,建立具有多維語法結構的語法樹。
雙語例句
詞組短語
- lexical analyzer design 詞法分析器設計
- the lexical analyzer 詞法分析器
- Ada lexical analyzer Ada 詞法分析
- simple lexical analyzer procedures 簡單詞法分析器程序
- compiler theory lexical analyzer r 編譯原理詞法分析器報告
短語
專業(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)點不僅在于將詞法分析器自動構造方法與語法分析器自動構造方法統(tǒng)一,簡化了編譯程序的設計和構造,而且該方法自動化程度較高,只要確定描述單詞的文法和詞形編碼表,便可自動生成任何程序設計語言編譯程序的詞法分析器。 - 語匯分析
- 詞法分析器
- 詞法分析程序
- 詞法分析器