资源列表
cdg13.tar
- reads a set of C-source files and generates a two-column listing of those sources-reads a set of C-source files and generates a two-column listing of those sources
aec_isp
- AEC is In System Programable (ISP) programmer for AT89Sxx microcontroller through parallel port. The programmer schematic is available.
bianyiqi(kechengsheji)
- 自己做课程设计的时候做的小型编译器,可以供初学者参考一下,了解一下编译器的基本构造和工作原理-own course design when they have small compiler, for beginners reference. Compiler understand the basic structure and working principle
tinyPython
- this is about tiny python implementation
grammerexplain
- 输入一段代码可进行语法分析;检查变量名、关键字等是否符合要求-Input a code for grammar analysis Check the variable names, keywords are meets the requirement
yufafenxi
- 编译原理实验,关于语法分析,附有实验报告,仅供参考-Compilation Principle experiments on grammatical analysis, with the experimental reports for reference only
cifayufa
- 语法分析实验报告有关于词法语法及中间代码生成的实验报告 很有用-This is a grammar analysis of the experimental report lexical and syntax and intermediate code generation
parser12
- 这是编译原理编译器中的一部分,语法分析程序,内容详细,学习的好东西,赶紧下吧-this principle is to compile the compiler part, the syntax analysis procedures, detailed study, and the good things, quickly are you
AAA
- C++编译原理课程设计文档,可供学习。在VC6.0直接运行使用-C++ compiler theory course design document, available for study. Run directly used in VC6.0
1926211
- 实现了编译原理词法分析的部分,依照PL0语法进行词法分析,编译通过-Compilation Principle realized part of lexical analysis, carried out in accordance with the PL0 lexical grammar analysis, compiled through
BEEP
- 基于LPC2148的仿真实例 蜂鸣器的测试 仿真器是 jlink v8-LPC2148 based on the simulation test buzzer is jlink v8 emulator
李广军-0201-20-词法分析
- 编制一个词法分析程序,从输入的源程序中,分析出各个具有独立意义的单词,即基本保留字、标识符、常量、运算符、界符五大类。并依次输出每类单词,错误时记下出错的行列,出错原因,然后跳过错误部分继续分析-compiled a lexical analysis procedures from the importation of the source, the analysis of the various independent significance of the word, that is to