资源列表
Lexical-analyzer
- 设计各个单词的状态装换图,并为不同的单词设计种别码。将词法分析器设计成供语法分析器调用的子程序。-Each word with the state of the design change figure, and for different words design codes will be kind lexical analyzer design into the parser calls for grammar subroutine
compiler
- java平台解释器,包括词法语法语义分析,简洁明了-compiler on java
Lex
- 编译原理的作业题,书后的实验二。主要是程序的词法分析功能,集中于课本的内容。-Compiler theory of job title, the book s second experiment. Mainly lexical analysis program, focusing on the content of textbooks.
compiler-theory-PL0
- 广东工业大学计算机编译原理课程设计 PL0语言的C语言实现-Computer, Guangdong University curriculum design compiler theory PL0 language of the C language
bianyi
- 编译 原理试验代码 中间代码生成器 语法分析器-bianyi yuanli shiyan daima qing yiding yao zixikan
NFATODFA
- 把NFA转换为DFA,并以TXT格式输出-make NFA to DFA,and put it into a txt file
keil_error-sets
- 致命错误立即终止编译这些错误通常是命令行指定的无效选项的结果,当编译器不能访问一个特定的源包含文件时也产生致命错误-Fatal error immediately terminate compile these mistakes are usually specified command line options of invalid result, when the compiler cannot access a specific source file contains also prod
cifayufa
- 语法分析实验报告有关于词法语法及中间代码生成的实验报告 很有用-This is a grammar analysis of the experimental report lexical and syntax and intermediate code generation
compiler
- 现代编译原理C语言表述中文版,传说中的虎书。-Modern Compiler Implementation in C, Chinese Translation.
avi_player
- vc编译器中实现视频流的观看,随时查看已有视频-vc compiler for video stream viewing at any time to view the video have been
Complier
- PL/0语言编译器的中间代码生成。要求用递归子程序法/或预测分析法实现对表达式、各种说明语句、控制语句进行语法分析。若语法正确,则用语法制导翻译法进行语义翻译:对说明语句,要求将说明的各符号记录到相应符号表中;对可执行语句,应产生出四元式中间代码并填写到三地址码表中; 若语法错误,要求指出出错性质和出错位置(行号)。出错处理应设计成一个出错处理子程序。 -The PL/0 language compiler intermediate code generation. Require the
Lexical-analyzer-code
- 词法分析器代码,用的JAVA语言,比较简单,可以作为课件演示-Lexical analyzer code, with JAVA language, is simpler, can be used as a courseware demonstration