文件名称:PASAL
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.15kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
以在下面段落中定义的PASCAL语言子集的源程序作为词法分析程序的输入数据。词法分析器打开该文件后,自文件头开始扫描源程序字符,发现符合“单词”定义的源程序字符串时,将它翻译成固定长度的单词内部表示,并查填适当的信息表,一旦发现不符合“单词”定义的源程序字符串时,给出错误提示。经过词法分析后,源程序字符串(源程序的外部表示)被翻译成具有等长信息的单词串(源程序的内部表示),并产生两个表格:常数表和标识符表,它们分别包含了源程序中的所有常数和所有标识符。-PASCAL language subset of the source defined in the following paragraphs as input data for the lexical analyzer. The lexical analyzer to open the file from the file header, scan the source character and found to comply with the definition of the word "source string, it is translated into fixed-length word internal, said check and fill in appropriate information table, found that does not meet the definition of "words" of the source string, given the error. After lexical analysis, the source string (the external representation of a source) has been translated into the word with a long message string (the internal representation of the source), and produce two forms: the constant table and the identifier table, and they contain all constants in the source and all identifiers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ss.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.