- 12
- 0
- 约7.44千字
- 约 56页
- 2017-07-08 发布于贵州
- 举报
编译原理-1-述
术语 语义分析(semantic analysis) The parsed program is further analyzed to determine whether it conforms to the source language’s contextual constraints:scope rules, type rules e.g. To relate each applied occurrence of an identifier in the source program to the corresponding declaration. 中间代码生成 源程序的内部(中间)表示 三元式、四元式 ( * id3 t1 t2 ) t2 = id3 * t1 id1:= id2 + id3 * 60 (1) (inttoreal, 60 - t1 ) (2) (* , id3 t1 t2 ) (3) (+ , id2 t2 t3 ) (4) (:= , t3 - id1 ) 中间代码生成(intermediate code generation) This is where the intermediate representation of the source program is created.We want th
您可能关注的文档
最近下载
- 2026年入团考试必备100题题库(附答案解析).pdf
- 2026年医保经办人员业务考试题库及答案.docx VIP
- 2025年(整理版)中考数学基础题训练八.pdf VIP
- 建筑门窗五金件承载力计算、结构模型.docx VIP
- 儿科学(第10版)儿童心肺复苏.pptx VIP
- 中国古代史课件.pptx VIP
- 2025年(整理版)中考数学基础题训练九.pdf VIP
- 2024~2025学年度南通启东小学五年级语文第一学期期终学业质量调研真题模拟卷.docx VIP
- 2026陕西君保融数字产业有限公司招聘(46人)备考题库带答案详解.docx VIP
- 江苏省高校历届专科类数学竞赛试题.pdf VIP
原创力文档

文档评论(0)