登录
首页 » Visual C++ » Lexical-analysis

Lexical-analysis

于 2012-03-07 发布 文件大小:2KB
0 49
下载积分: 1 下载次数: 12

代码说明:

  使用某种高级语言和LEX实现一个C语言子集的词法分析器,即从输入的源程序中,识别出各个具有独立意义的单词,滤掉空格和注释。依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续显示)。其中空白符、制表符和换行符均视为空格,用来分隔单词,注释包括两种形式:/*…*/和//。(Use some kind of high-level language and the LEX lexical analyzer to achieve a C language subset from the input source to identify each word has an independent significance, filter out the whitespace and comments. Followed by the output of the internal encoding of each word and word symbols value. (Displayed when an error is encountered "Error", then skip the error part of the display). Where whitespace, tabs and line breaks are treated as spaces, used to separate words, annotation, including two forms :/* ...*/and//. )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 696518资源总数
  • 104269会员总数
  • 31今日下载