文件名称:Compiler

介绍说明--下载内容均来自于网络,请自行研究使用

实验一:设计SAMPLE语言的词法分析器

  检查要求:

启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音);

请求输入测试程序名,键入程序名后自动开始词法分析并输出结果;

输出结果为单词的二元式序列(样式见样板输出1和2);

要求能发现下列词法错误和指出错误性质和位置:

  非法字符,即不是SAMPLE字符集的符号;

  字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行);

  注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行)。-Experiment 1: SAMPLE language lexical analyzer design

Inspection requirements:

After starting the program, the first output of the author s name, class, student number (available in Chinese, English or Pinyin)

Request input test program name, type the program name and automatically start the output of lexical analysis

Binary output of word-type sequence (see sample output style 1 and 2)

Requirements can be found in the following lexical errors and that the nature and location of the error:

Illegal characters, that is not the character set of symbols SAMPLE

Character constant lack of the right single quotation mark (character constants requires the left and right single quotation mark definition, can not cross)

Note lack of the right part of the boundary character*/(Note requires left and right respectively /* and*/define, can not cross).
(系统自动生成,下载前可以参看下载内容)

下载文件列表

Compiler

........\Compiler

........\Compiler.ncb

........\Compiler.sln

........\Compiler.suo

........\........\Analyzer.cpp

........\........\Compiler.vcproj

........\........\Compiler.vcproj.YUE-T60.Administrator.user

........\........\Debug

........\........\.....\Analyzer.obj

........\........\.....\BuildLog.htm

........\........\.....\Compiler.exe.intermediate.manifest

........\........\.....\mt.dep

........\........\.....\vc90.idb

........\........\.....\vc90.pdb

........\........\q.txt

........\........\Release

........\........\.......\Analyzer.obj

........\........\.......\BuildLog.htm

........\........\.......\Compiler.exe.intermediate.manifest

........\........\.......\mt.dep

........\........\.......\vc90.idb

........\........\.......\vc90.pdb

........\........\w.txt

........\Debug

........\.....\Compiler.exe

........\.....\Compiler.ilk

........\.....\Compiler.pdb

........\.....\w.txt

........\Release

........\.......\Compiler.exe

........\.......\Compiler.pdb

........\.......\w.txt

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org