-
pl0修改后的源程序和报告
(1) 修改后的PL/0语言文本。包含词法分析(正规式),语法分析(BNF)。
(2) 有关修改后的PL/0编译/解释器的说...
pl0修改后的源程序和报告
(1) 修改后的PL/0语言文本。包含词法分析(正规式),语法分析(BNF)。
(2) 有关修改后的PL/0编译/解释器的说明。详细说明你的编译器是如何编译新的PL/0语言程序的。指出你的程序中最精彩的部分,以及你为什么这样做,你是如何控制和恢复语义错误的。
(3) 给出你所改动后的编译器源程序清单,并标记出你所修改的部分。比较你的编译器和原来的编译器之间的差别。
(4) 说明你的编译器中可能存在的错误。
(5) 总结经验与教训,如果重做一遍,你会有哪些新的改进?
-err
- 2022-01-21 20:50:44下载
- 积分:1
-
C language compiler source code, small c for dos
C语言编译器源代码,small c for dos-C language compiler source code, small c for dos
- 2022-01-21 04:57:12下载
- 积分:1
-
对于dos下asm编程的初学者很有帮助,只需用到两个应用程序。...
对于dos下asm编程的初学者很有帮助,只需用到两个应用程序。-For asm programming under dos helpful for beginners, simply use two applications.
- 2022-01-24 10:13:52下载
- 积分:1
-
符合编译原理的词法分析器
符合编译原理的词法分析器- Conforms to the translation principle morphology analyzer
- 2022-08-23 11:51:28下载
- 积分:1
-
这是一个课程设计大纲编译原理,轮廓可以放…
此为一编译原理的课程设计大纲,在里面可以根据大纲的要求编写相应的代码-this as a compiler theory of curriculum design outline, the outline can be inside prepared at the request of the corresponding code
- 2022-02-14 23:42:09下载
- 积分:1
-
用C++语言在VC6.0环境下编写的小型c语言编译器,功能已经验证。...
用C++语言在VC6.0环境下编写的小型c语言编译器,功能已经验证。-Using C++ language environment in the preparation of VC6.0 small c language compiler, the functions of authentication.
- 2022-10-12 12:45:03下载
- 积分:1
-
语言形态分析仪本程序是以词法分析器为例
c语言的词法分析器 该程序是一个用c语言编写的词法分析器 -C language morphology analyzer this procedure is the morphology analyzer which compiles with the c language
- 2022-05-20 02:26:21下载
- 积分:1
-
编译原理课件,学习编译原理的好资料
编译原理课件,学习编译原理的好资料- Translation principle class, study translation principle good
material
- 2022-09-07 06:50:03下载
- 积分:1
-
commonly used programming language syntax and grammar forms to the public. Among...
现将本人搜集常用的程序设计语言的词法和形式文法提供给大家。其中,词法是按LEX格式编辑,形式文法是按YACC格式书写,大家可直接用LEX和YACC工具编译生成各类程序设计语言的分析器。-commonly used programming language syntax and grammar forms to the public. Among them, morphology is based on LEX format editing, grammar form is written by YACC format, we can use the LEX and YACC tools various compiler generation programming language analyzer.
- 2022-01-24 17:36:45下载
- 积分:1
-
这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言...
这是一个用c++写的预测分析法程序,是编译原理课程设计的内容,可以预测分析语言-c write with the forecast analysis procedures, compiler theory of curriculum design, analysis can predict language
- 2022-10-19 16:05:04下载
- 积分:1