资源列表
C--the-pre-command
- C中的预处理命令,如果你还不清楚c中有哪些预处理指令的话,可以-C pretreatment command, if you are unclear of c preprocessor directive, you can look at
yufaanalyzer--bianyiprinciple
- 语法分析器,大三时候做编译原理时候课程设计所做的报告,全部都是自己写的,希望对大家有帮助-Parser, when the junior to do the report done by the compiler theory when the course design, all written, we hope to help
C-PCompiler
- 用C语言写的C编译器,生成P-code代码,有说明文件.-This is a C compiler which is written in C language, it can translate C-code file into P-code file
ReadChar
- 编译原理 词法分析.用java语言实现,读者可以自行修改syn码。-grammar analyser coded in java, hoping that it will be useful to you,and the comments you are going to feed back
LL1-Parser
- 采用LL1算法构造的语法分析器,可以求出first集、follow集、构造分析表等-LL1 syntax analyzer
MAIN
- 手工构造的词法分析器,识别ID、关键字、数字等-Manually constructed lexical analyzer, identifying ID, keywords, numbers
Lex
- 基础于Lex的词法分析器,功能比较完善。-Is based in the Lex lexical analyzer function is perfect.
exprdll
- 字符串表达式解释计算动态连接库,这是一个实用的文本字符串解释器,可以帮助程序开发人员快速地整合到应用程序之中.-The string expression to explain the calculation of the dynamic link library, this is a text string that the interpreter can help application developers to quickly integrate into applications.
BYYL
- 编译原理实验,实现了LL算法和四元式的输出-Compiler principle experiment, the realization of the LL algorithm and four yuan output
bianyiyuanli
- 编译原理实验,实现了LL算法和四元式的输出-Compiler principle experiment, the realization of the LL algorithm and four yuan output
cifafenxi
- 实验要求: 1.单词种别编码要求基本字、运算符、界符:一符一种;标识符:统一为一种;常量:按类型编码; 2.词法分析工作过程中建立符号表、常量表,并以文本文件形式输出; 3.词法分析的最后结果以文本文件形式输出; 4.完成对所设计词法分析器的功能测试,并给出测试数据和实验结果; 5.为增加程序可读性,请在程序中进行适当注释说明;-Experimental requirements: 1. Word kinds of other coding requirements o
7
- 一个编码译码器。其实是上课作业。希望大家能够喜欢。-A codec. In fact, class job. I hope you will enjoy it.