-
vc实现的pl0编译器,有读取输出功能
vc实现的pl0编译器,有读取输出功能-read() -write(),这个源码对初学编译原理者有很好的指导作用,我当初学的时候用了3天看懂了源码,也对编译原理更加理解了,毕竟只学理论不看代码是不可能真正理解的,原作者是dwing,我对代码做了一些修改,在此感谢dwing提供的代码-vc achieve pl0 compiler, a reader output- read ()- write (), the source for beginners compiler principles are very good role in guiding, I had time to study the use of three days to read the source code, but also to build a greater understanding of the tenets of all, the theory is not see the code is impossible to truly understand the original author dwing yes, I made some code changes like to thank the code dwing
- 2022-10-10 13:20:03下载
- 积分:1
-
small_c_for_z80c语言编译器的源代码
small_c_for_z80
C 语言编译器源代码-small_c_for_z80C language compiler source code
- 2022-12-12 04:05:04下载
- 积分:1
-
这是程序是一种脚本语言
this about neko program which is a script langugage
- 2023-08-01 01:50:03下载
- 积分:1
-
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。...
PL/0语言可以看成PASCAL语言的子集,它的编译程序是一个编译解释执行系统。PL/0的目标程序为假想栈式计算机的汇编语言,与具体计算机无关。-PLO
- 2022-06-27 02:22:10下载
- 积分:1
-
Experiment to construct a grammar (should consider the transformation) of FIRST...
构造实验一所给文法(应考虑改造)的FIRST集合和FOLLOW集合;构造LL(1)分析表;构造预测分析的总控程序;利用分析表、分析栈和总控程序对源程序进行自上而下的语法分输出整个语法分析过程中栈的变化过程及分析结果,如符合语法规则输出“正确”,否则输出“错误”。
-Experiment to construct a grammar (should consider the transformation) of FIRST and FOLLOW set of the collection construct LL (1) analysis table structural prediction analysis of the master control procedures the use of analytical tables, analyze the stack and the total source code control procedures carried out since the last sub output down syntax parsing process of the whole stack and analysis of the results of the change process, such as the grammatical rules out the " right" , otherwise output " error."
- 2022-08-19 02:16:53下载
- 积分:1
-
简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行...
简单整型表达式文法按递归下降方式设计其编译程序,生成PL/0栈式指令代码,然后解释执行-simple integer expression by recursive grammar dropped to design its compiler, generating PL/0 Stack-code instructions, and then the interpretation and implementation of
- 2023-05-08 20:40:03下载
- 积分:1
-
二进制运算符重载
binary operator overloading in c-binary operator overloading in c++
- 2023-07-28 11:05:03下载
- 积分:1
-
编译原理词法分析器
编译原理词法分析器- Translation principle morphology analyzer
- 2022-05-09 13:45:23下载
- 积分:1
-
此代码是一个高级菜单,具有保存、删除、新建、打开和退出的选项…
this code is an advanced menu with options of save, delete, new, open, & exit and it uses colors and highlights-this code is an advanced menu with options of save, delete, new, open, & exit and it uses colors and highlights...
- 2022-02-26 12:20:17下载
- 积分:1
-
写在C++中的堆栈代码
stack code that wrote in C-stack code that wrote in C++
- 2023-07-03 04:25:02下载
- 积分:1