- 1、本文档共14页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
编译原理chapter3习题
语法分析习题课(一) 习题1 对所给文法: S→(L)|a L→L,S|S 分别为句子(a,(a,a))建立最左推导和最右推导。 习题2 下述条件语句文法G(others表示其它语句)试图消除悬空的else,证明此文法是二义的。 stmt→if expr then stmt | matched_stmt matched_stmt→ if expr then matched_stmt else stmt | others 将stmt、matched_stmt、expr、other分别简记为S、MS、e和o。 则G可表述为下述形式: S→if e then S (1) S→MS (2) MS→if e then MS else S (3) MS→o (4) S =MS (2) =if e then MS else S (3) =if e then if e then MS else S else S (3) =if e then if e then o else S else S (4) =if e then if e then o else if e then S else S (1) =if e then if e then o else if e then MS else S (2) =if e then if e then o else if e then o else S (4) =if e then if e then o else if e then o else MS (2) =if e then if e then o else if e then S else o (4) S =if e then S (1) =if e then MS (2) =if e then if e then MS else S (3) =if e then if e then o else S (4) =if e then if e then o else MS (2) =if e then if e then o else if e then MS else S (3) =if e then if e then o else if e then o else S (4) =if e then if e then o else if e then o else MS (2) =if e then if e then o else if e then o else o (4) 习题3 文法G如下: S→E$ E ? - E E ? (E) E→ V F F ? - E F→ε V ? id T T ? (E) T→ε (1)求所有非终结符的First和Follow集合; (2)构造预测分析表; (3)分析句子id - (id)。 习题4 文法G如下: S→aABe$ A→b | Abc B→d (1)改写G为LL(1)文法; (2)求每个终结符的First和Follow集合; (3)构造预测分析表; (4)分析句子abbcde。 改写后的文法: S→aABe$ A→bA’ A’ →bcA’ | ? B→d * * * S=(L)=(L,S)=(S,S)=(a,S)=(a,(L))= (a,(L,S))=(a,(S,S))=(a,(a,S))=(a,(a,a)) S=(L)=(L,S)=
您可能关注的文档
- 统一大业的推进-彭志文.ppt
- 统一的多民族国家(民族)(LY欣).ppt
- 统一的多民族国家修改11.ppt
- 统一的多民族国家shangke.ppt
- 统一多民族国家的巩固与发展2.ppt
- 统一多民族国家的巩固和发展1111.ppt
- 续写雷锋日记,传递雷锋精神.ppt
- 续收主管教练型领导力一1.ppt
- 维修手机的基本原则.ppt
- 维也纳古典乐派之莫扎特篇.ppt
- 人教版英语5年级下册全册教学课件.pptx
- 部编人教版2年级上册语文全册教学课件含单元及专项复习.pptx
- 人教版8年级上册英语全册教学课件(2021年8月修订).pptx
- 教科版(2017版)6年级上册科学全册课件+课时练.pptx
- 人教版PEP版6年级英语下册全册教学课件(2022年12月修订).pptx
- 部编人教版2年级下册语文全册课件(2021年春修订).pptx
- 人教版数学6年级下册全册教学课件(2023年教材).pptx
- 湘少版5年级下册英语全册教学课件(2021年春修订).pptx
- 人教PEP4年级下册英语全册教学课件 [2}.pptx
- 人教版6年级上册英语全册教学课件.pptx
最近下载
- Siemens 西门子工业 SIMOTICS M-1PH1 主电机 SIMOTICS M-1PH1 主电机 使用手册.pdf
- 以工代赈农村公路建设项目可行性研究报告完整.docx
- 火烧云ppt.ppt VIP
- DB3205T 1019-2021 县 市、区)、镇(街道)、村(社区)三级社会治安综合治理中心建设与管理规范.docx VIP
- 2023年重庆师范大学单招数学试题及答案解析.docx
- 中学生文明礼仪讲座.ppt VIP
- 2025年网格长认证考试题库.pdf
- GB50009-2012 建筑结构荷载规范.pdf
- 光伏发电工程验收规范.pdf
- 意识形态工作责任制考核指标及操作细则.docx VIP
文档评论(0)