-
SkipOOMiniJOOL教学语言的编译器前端,包含基本的语义检查(师弟师妹们可不要完全照抄,自己做才有提高,里面有你们师兄的名字,参照记得请师兄我吃饭:)...
SkipOOMiniJOOL教学语言的编译器前端,包含基本的语义检查(师弟师妹们可不要完全照抄,自己做才有提高,里面有你们师兄的名字,参照记得请师兄我吃饭:)-SkipOOMiniJOOL teaching language compiler front-end. includes basic semantic inspection (Shidishimei they could not simply copy themselves can do to improve, There are the names of your older, in the light please remember my senior dinner :)
- 2022-10-27 01:05:03下载
- 积分:1
-
实现登录,可以自由相应的登录方式接受编码
实现登录,可以自由相应的登录方式接受编码-To achieve log free to log on to receive treatment the corresponding coding
- 2022-04-07 07:18:22下载
- 积分:1
-
Information Management System! The curriculum design is very simple! Exchange of...
信息管理系统!很简单的课程设计!类似于城市信息交换的网站!-Information Management System! The curriculum design is very simple! Exchange of information similar to the city website!
- 2022-05-22 22:12:08下载
- 积分:1
-
For a given input string that can identify the string to determine whether a giv...
对于给定的输入串,能够判断识别该串是否为给定文法的句型-For a given input string that can identify the string to determine whether a given grammar of the sentence
- 2022-03-11 22:48:02下载
- 积分:1
-
unix v6 的c compiler 很老了 ,但很有研究价值
unix v6 的c compiler 很老了 ,但很有研究价值-unix v6 the c compiler is very old, but great research value
- 2022-08-26 01:59:46下载
- 积分:1
-
compiler
编译原理词法分析器,生成二元式的代码!适合于大学计算机科学与技术实验设计。-compiler
- 2023-07-13 05:10:03下载
- 积分:1
-
为了实现编译器的实用,可自由编写源代码…
为了实现的编译程序实用,源程序可采用自由书写格式,即一行内可以书写多个语句,一个语句也可以占领多行书写;标识符的前20个字符有效;整数用2个字节表示;长整数用4个字节表示。这样词法分析程序的主要工作为:
(1)从源程序文件中读入字符。
(2)统计行数和列数用于错误单词的定位。
(3)删除空格类字符,包括回车、制表符空格。
(4)按拼写单词,并用(种别,单词)二元式表示。
(5)根据需要是否填写标识符表供以后各阶段使用。
这里采用的编译程序的实现方法是一遍扫描,即从左到右只扫描一次源程序,也就是词法分析作为语法分析的一个子程序。故在编写词法分析程序时,用重复调用词法分析子程序取一单词的方法得到整个源程序的二元式流。
-in order to achieve the compiler practical, available free to write source code format, that his writing can be more than words, a statement can occupy multiple lines written; identifier of 20 characters effective; Integer with two byte; long integer with four byte. This lexical analysis for major work : (1) from source document read into the characters. (2) Statistics and a few mistakes out a few words for positioning. (3) delete the blank type characters, including the carriage return, tab spaces. (4) the spelling words and use (other species, words) dual ceremony. (5) whether the need for completing the table identifier subsequent stages. Here the compilers of th
- 2022-01-23 11:14:40下载
- 积分:1
-
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。...
在tc上实现的编译原理词法分析程序,直接在当前目录执行即可。-in achieving the compiler theory lexical analysis procedure directly in the current directory to be implemented.
- 2022-11-26 14:25:03下载
- 积分:1
-
small c for dos/z80
small c for dos/z80
- 2022-02-03 09:37:15下载
- 积分:1
-
pl0, written in C, small and there are examples! Detailed notes
pl0,用C写的,短小精悍,还有实例!详细注解-pl0, written in C, small and there are examples! Detailed notes
- 2022-02-05 16:40:04下载
- 积分:1