-
VC realize the program used to compile a small system, in the system to achieve...
该程序用VC实现了一个小型编译系统,在系统中实现了完整的词法扫描,语法分析,予以分析以及模拟代码生成等模块.-VC realize the program used to compile a small system, in the system to achieve a complete lexical scanning, syntax analysis, to analysis and simulation code generation modules.
- 2022-03-09 20:03:49下载
- 积分:1
-
该文件主要是一个编译原理函数语言绘图器,可以利用起来翻译图象代码...
该文件主要是一个编译原理函数语言绘图器,可以利用起来翻译图象代码-the document is mainly a function of compiler theory language mapping device that can use up images code translation
- 2022-07-09 15:32:52下载
- 积分:1
-
在此提供给大家有关C语言的一些经典文档(英文)
在此提供给大家有关C语言的一些经典文档(英文)-In this available to everyone on the C language, some of the classic document (English)
- 2022-03-31 08:51:28下载
- 积分:1
-
简单basic语言编译器
简单basic语言编译器-simple basic language compiler
- 2022-09-06 23:55:02下载
- 积分:1
-
对一个文件可以分词的系统,挺有用的哦
对一个文件可以分词的系统,挺有用的哦-right can be a Word document system, quite the oh
- 2022-06-26 22:57:00下载
- 积分:1
-
自己写的一个编译程序,可以从二进制文件中读取一段c程序,进行表达式的识别和一些简单的c语句,最后生成三元式输出...
自己写的一个编译程序,可以从二进制文件中读取一段c程序,进行表达式的识别和一些简单的c语句,最后生成三元式输出-To write a compiler, you can read from the binary files for some c procedures, identification and expression of c some simple statements, the last generation of ternary output
- 2023-06-12 09:50:03下载
- 积分:1
-
一个小型的C++代码解释器,可以运行简单的C++代码。
一个小型的C++代码解释器,可以运行简单的C++代码。-A small C++ code interpreter, you can run a simple C++ code.
- 2022-06-16 16:18:12下载
- 积分:1
-
一个Pascal语言分析器
一个Pascal语言分析器-A Pascal language analyzer
- 2022-03-15 19:52:29下载
- 积分:1
-
本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表...
本代码为根据老师的课程设计要求做的小编译器的词法分析部分和语法分析部分,附件中有老师的要求文档,还有语法分析时使用到的分析表-This code is based on the teacher" s curriculum design requirements to do a small part of the compiler" s lexical analysis and syntax analysis section, in the annex to the request of the teacher documents, as well as the use of grammatical analysis to the analysis table
- 2022-03-21 23:02:52下载
- 积分:1
-
Pascal language parser source code and documentation, prepared with Yacc, as com...
Pascal语言的语法分析器源程序和开发文档,用Yacc编写,可作为编译原理课程的学习参考,源文件已编译通过-Pascal language parser source code and documentation, prepared with Yacc, as compiler theory courses of study reference source documents compiled by
- 2022-07-24 21:13:12下载
- 积分:1