2015编译原理ppt.pptVIP

  • 6
  • 0
  • 约8.63千字
  • 约 39页
  • 2016-12-24 发布于北京
  • 举报
1.2 编译过程和编译程序的结构 4、中间代码生成(intermediate code generation) This is where the intermediate representation of the source program is created.We want this representation to be easy to generate,and easy to translate into the target program .The representation can have a variety of forms,but a common one is called three-address code or 4- tuple code. 有的编译程序将源程序变成一种内部表示形式,这种内部表示形式叫做中间语言或中间代码 中间代码是一种结构简单、含义明确的记号系统 设计原则:(1)容易生成 (2)易翻译成目标代码 许多编译程序采用了一种“四元式”中间代码 Evaluation only. Created with Aspose.Slides for .NET 3.5 Client Profile . Copyright 2004-2011 Aspose Pty Ltd. 1.2 编译过程和编译程序的结构 5

文档评论(0)

1亿VIP精品文档

相关文档