文件名称:PL0词法分析程序
介绍说明--下载内容均来自于网络,请自行研究使用
三、 实验要求
1. 使用 PL/0 语言编写程序,实现输出斐波那契数列前 20 项数值。
2. 从 PL/0 编译程序源码中抽出词法分析部分,构建 PL/0 独立词法分析程序。功能:输入为 PL/0 源程序,
输出为单词符号的序列;对于标识符和无符号整数,显示单词种别和单词自身的值两项内容;对于其他单词符
号,仅显示其单词种别。
3. 使用 AutoFlowchart 画出独立词法分析程序的程序流程图,并分析每部分的功能和特点。(Iii. Experimental requirements
1. Use PL/0 language to write programs to output the first 20 values of Fibonacci sequence.
2. Extract the part of lexical analysis from PL/0 compiler source code, and build PL/0 independent lexical analysis program. Function: Input as PL/0 source program,
Output a sequence of word symbols; For identifiers and unsigned integers, the word class and the value of the word itself are displayed. For other word characters
, showing only its word class.
3. Use AutoFlowchart to draw the program flow chart of the independent lexical analysis program and analyze the functions and characteristics of each part.)
1. 使用 PL/0 语言编写程序,实现输出斐波那契数列前 20 项数值。
2. 从 PL/0 编译程序源码中抽出词法分析部分,构建 PL/0 独立词法分析程序。功能:输入为 PL/0 源程序,
输出为单词符号的序列;对于标识符和无符号整数,显示单词种别和单词自身的值两项内容;对于其他单词符
号,仅显示其单词种别。
3. 使用 AutoFlowchart 画出独立词法分析程序的程序流程图,并分析每部分的功能和特点。(Iii. Experimental requirements
1. Use PL/0 language to write programs to output the first 20 values of Fibonacci sequence.
2. Extract the part of lexical analysis from PL/0 compiler source code, and build PL/0 independent lexical analysis program. Function: Input as PL/0 source program,
Output a sequence of word symbols; For identifiers and unsigned integers, the word class and the value of the word itself are displayed. For other word characters
, showing only its word class.
3. Use AutoFlowchart to draw the program flow chart of the independent lexical analysis program and analyze the functions and characteristics of each part.)
相关搜索: PL0词法分析
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
PL0词法分析程序\fa.tmp | 0 | 2020-03-30 |
PL0词法分析程序\fa1.tmp | 200 | 2020-03-31 |
PL0词法分析程序\fas.tmp | 0 | 2020-03-30 |
PL0词法分析程序\fib.pl0 | 144 | 2020-03-06 |
PL0词法分析程序\词法.cpp | 5800 | 2020-03-31 |
PL0词法分析程序\词法.exe | 136704 | 2020-03-31 |
PL0词法分析程序 | 0 | 2020-03-31 |