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 可以接受槼範文件竝搆建一個 相應的詞滙分析器(用 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 編譯原理詞法分析器報告
短語
专业释义
- 詞法分析
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.
該方法的優點不僅在於將詞法分析器自動搆造方法與語法分析器自動搆造方法統一,簡化了編譯程序的設計和搆造,而且該方法自動化程度較高,衹要確定描述單詞的文法和詞形編碼表,便可自動生成任何程序設計語言編譯程序的詞法分析器。 - 語滙分析
- 詞法分析器
- 詞法分析程序
- 詞法分析器