资源列表
yuyi
- 语义分析,编译原理实验,简单的赋值语句测试通过-Semantic analysis, compile principle experiment, a simple assignment statement tested
flpos
- finding the first last position in a compiler design-finding the first last position in a compiler design...
词法分析器
- c语言的词法分析器源代码-c language morphology analyzer source code
NewTextDocument
- this is k3c bot from d2hackers.org
a
- 可以把caj和pdf格式的文件转换成word格式,十五天试用期,很方便,还有其他一些功能-Can caj and pdf format files into word format, 15 days trial period, it is convenient, there are other features
CALCC
- 抛物面天线对卫星的仰角计算, 全国主要沿海城市-Parabolic antenna for satellite elevation angles, the nation' s major coastal cities
madai
- 自己编写的一个算法,如果有错误或是不当支出,希望大家多多指教-themselves prepared an algorithm, if any errors or inappropriate expenditures, we hope the exhibitions
Lexical-analysis_test
- 用C++写的语法分析器,输入界面是文件名,能实现对关键字,变量,常量的分析。比较简单。-With C++ written parser, the input interface is the name of the file, can achieve the keyword, variables, constants analysis. Relatively simple.
sdabgdb
- 给出主要数据结构:分析栈、符号表、语法分析树; (2)将扫描器作为一个子程序,每次调用返回一个TOKEN; (3)程序界面:表达式输入、语法分析树的表示结果(文件或者图形方式); (二)实验报告撰写要求 (1)系统功能分析与设计(包括各个子功能模块的功能说明); (2)开发平台(操作系统、设计语言); (3)设计方案:包括功能模块结构图、主要函数的流程图; (4)主要数据结构:分析栈、分析表、符号表、语法分析树 -this is a mmmm mmmm
LexicalAnalysis
- 词法分析源码:从左到右扫描每行该语言源程序的符号,拼成单词,换成统一的内部表示(token),送给语法分析程序。-Lexical analysis Source: from left to right scan every line in the source language of symbols, spell the word, and replaced with a unified internal representation (token), sent to the parser.
ASSIGN1
- program source code for assign
ll1
- 这是一个编译原理中的ll1语法分析演示系统。能够实现简单的ll1语法分析。- This is a compilation of ll1 parsing principle demonstration system. To achieve a simple ll1 parsing.