搜索资源列表
CifaTry
- 词法分析器 控制台程序 编译原理的课程设计 适合初学者-The lexical analyzer console program compiler theory curriculum design for beginners
Mac_Disk_Cleaner
- C++开发的用控制台实现的擦出磁盘痕迹的小程序,类似CCLEANER的功能-C++ realization struck a disk traces the development of small programs, like CCCLEANER
test1
- 1.1输入输出 程序输入为含有Pascal语言字符串的文件Test.cpp程序在控制台输出为含有二元组<code,String>和错误信息。其中code为单词符号类别标示,String为识别的单词。 1.2大小写不敏感: 程序对大小写不敏感,输出均为小写字符。 1.3注释识别功能: 当程序中出现“/*”时就会放弃对之后字符的识别,直至遇到“*/”,并将/*…*/部分识别为注释输出。 当输入中只有“/*”而没有与之对应的“*/”时输出“E
compiler-C0
- 北航编译大作业中级,支持简单C0文法程序的编译执行。控制台输入输出,可以直接运行。-Final Assignment of Compiling Tech of BUAA, supporting simple program of C0 grammar. Console input and output.