文件名称:zhongjiandaima
- 所属分类:
- 其他小程序
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1013kb
- 下载次数:
- 0次
- 提 供 者:
- 乖**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
交互式面向对象的中间代码编译器基本功能是:
(1) 输入源程序,输入一个PASCAL源程序;
(2) 输出中间代码,输出形式为:(序号,对应源程序行号,对应源程序列号,操作符,操作数1,操作数2,结果变量);
(3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息);
(4) 输出符号表,输出形式为:(单词种别码,单词符号,单词类型,值,单词相对地址)
-Interactive object-oriented intermediate code compiler, basic functions are: (1) input source, enter a PASCAL source (2) output intermediate code, the output in the form of: (serial number, the corresponding source code line number, corresponding to the source program the column number, operator, operand 1, operand 2, the result variable) (3) output error messages, output in the form of: (error line number, column number Error, error messages) (4) output symbol table, Output form: (word types of other code word symbols, word type, value, relative word address)
(1) 输入源程序,输入一个PASCAL源程序;
(2) 输出中间代码,输出形式为:(序号,对应源程序行号,对应源程序列号,操作符,操作数1,操作数2,结果变量);
(3) 输出出错信息,输出形式为:(出错行号,出错列号,出错信息);
(4) 输出符号表,输出形式为:(单词种别码,单词符号,单词类型,值,单词相对地址)
-Interactive object-oriented intermediate code compiler, basic functions are: (1) input source, enter a PASCAL source (2) output intermediate code, the output in the form of: (serial number, the corresponding source code line number, corresponding to the source program the column number, operator, operand 1, operand 2, the result variable) (3) output error messages, output in the form of: (error line number, column number Error, error messages) (4) output symbol table, Output form: (word types of other code word symbols, word type, value, relative word address)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
中间代码编译\Debug\ForTrans.exe
............\.....\ForTrans.ilk
............\.....\ForTrans.obj
............\.....\ForTrans.pch
............\.....\ForTrans.pdb
............\.....\vc60.idb
............\.....\vc60.pdb
............\.....\四元式.txt
............\.....\词法.txt
............\.....\语法.txt
............\ForTrans.cpp
............\ForTrans.dsp
............\ForTrans.dsw
............\ForTrans.ncb
............\ForTrans.opt
............\ForTrans.plg
............\四元式.txt
............\词法.txt
............\语法.txt
............\Debug
中间代码编译
............\.....\ForTrans.ilk
............\.....\ForTrans.obj
............\.....\ForTrans.pch
............\.....\ForTrans.pdb
............\.....\vc60.idb
............\.....\vc60.pdb
............\.....\四元式.txt
............\.....\词法.txt
............\.....\语法.txt
............\ForTrans.cpp
............\ForTrans.dsp
............\ForTrans.dsw
............\ForTrans.ncb
............\ForTrans.opt
............\ForTrans.plg
............\四元式.txt
............\词法.txt
............\语法.txt
............\Debug
中间代码编译