说明:利用Python编写的一个简易的C语言词法分析程序,仅供学习-Python written using a simple lexical analysis of C-language program, only to learn <miles> 在 2025-02-07 上传
| 大小:8kb | 下载:0
说明:编制一个递归下降分析程序,实现对词法分析程序所提供的单词序列的语法检查和结构分析-The preparation of a recursive descent parser, lexical analyzer to achieve the sequence of words provided by the syntax check and structural analysis <贾明军> 在 2025-02-07 上传
| 大小:11kb | 下载:0
说明:根据给出的语法规则,在经过词法分析,语法分析得到的语法分析树的基础上,设计语法制导的定义翻译生成目标代码。并将生成的目标代码在附件给出的虚拟机中运行,得到运行结果。-According to the given grammar rules, after lexical analysis, syntax analysis parse tree obtained based on the definition of design Synta <tom> 在 2025-02-07 上传
| 大小:15.79mb | 下载:0
说明:通过手工构造词法分析器,理解词法分析的过程原理,从而更好的理解编译原理。
通过构造过程中代码的编写,锻炼自己动手解决问题的能力和编程能力。
-Lexical analyzer constructed by hand, understanding the process of lexical analysis principles in order to better understand the compiler theory. <木木水吉> 在 2025-02-07 上传
| 大小:91kb | 下载:0