登录
首页 » Compiler program » 编译课程的斯坦福大学

编译课程的斯坦福大学

于 2022-02-01 发布 文件大小:1.19 MB
0 139
下载积分: 2 下载次数: 1

代码说明:

斯坦福大学操作编译器课程讲义(cs143) stanford university compiler course-stanford university compiler course

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

发表评论

0 个回复

  • 为了实现编译器的实用,可自由编写源代码…
    为了实现的编译程序实用,源程序可采用自由书写格式,即一行内可以书写多个语句,一个语句也可以占领多行书写;标识符的前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
  • 学生信息注册系统,数据库是ACCESS!
    学生信息注册系统,数据库是ACCESS!-Student Registration information systems, databases are ACCESS!
    2022-02-04 14:34:26下载
    积分:1
  • Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过...
    Pascal语言的词法分析器源程序和开发文档,用LEX编写,可作为编译原理课程的学习参考,源文件已编译通过-Pascal language lexical analyzer and source documentation, prepared with LEX, as compiler theory courses of study reference source documents compiled by
    2022-06-19 02:19:43下载
    积分:1
  • VC做的语法分析程序
    VC做的语法分析程序-VC does grammar analysis program
    2022-07-26 18:45:03下载
    积分:1
  • 2500AD X8051汇编语言编译器连接器使用说明
    2500AD X8051汇编语言编译器连接器使用说明-2500AD X8051 assembly language compiler for use connectors
    2023-03-09 20:55:04下载
    积分:1
  • 为一个很好地语法解析内核程序
    为一个很好地语法解析内核程序- For a well grammar analysis essence procedure
    2022-02-03 18:38:06下载
    积分:1
  • 一个简单词法分析器
    一个简单词法分析器- A simple morphology analyzer
    2022-04-08 01:03:00下载
    积分:1
  • c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!...
    c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!-c 4 yuan to achieve the style, analog compiler principles to achieve, the process itself little more difficult, but to write such a procedure would further deepen the understanding of compiler theory!
    2022-09-28 09:45:03下载
    积分:1
  • e i fjfianidfn ldsif ldno lviv livdf
    这是一个很好的图书管理系统 数据库SQL2005-e i fjfianidfn ldsif ldno lviv livdf
    2022-01-25 14:15:22下载
    积分:1
  • C语言实现的SIMPLE语言词法分析器,并用JAVA实现界面。
    C语言实现的SIMPLE语言词法分析器,并用JAVA实现界面。-the C language SIMPLE language lexical analyzer and used JAVA interface.
    2022-07-21 03:17:49下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载