搜索资源列表
yufa
- 编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析。 利用C语言编制递归下降分析程序,并对简单语言进行语法分析。 -The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural analysis. Use of C language co
word-analysis
- 词法分析可以分析输入的语法,我们可以任意定义词法-word analysis
morphology-analysis
- 词法分析器,将我们编写的文本代码解析为一个个记号,分析得到的记号供后续语法分析使用-morphology analysis,transform text to mark,and the mark can be used for subsequent grammer analysis
yufafenxi
- 在词法分析的基础上将单词序列组合成各类语法短语-word will be combined into grammer phrase on the basis of morphology analysis