找回密码
 To register

QQ登录

只需一步,快速开始

扫一扫,访问微社区

Titlebook: Introduction to Compiler Design; Torben Ægidius Mogensen Textbook 20172nd edition Springer International Publishing AG 2017 Compiler Desig

[复制链接]
查看: 47379|回复: 45
发表于 2025-3-21 19:04:19 | 显示全部楼层 |阅读模式
书目名称Introduction to Compiler Design
编辑Torben Ægidius Mogensen
视频video
概述Equips readers to write compilers, in different programming languages.The material presented has been extensively tested in teaching situations.Covers both basic techniques and optimisation, which are
丛书名称Undergraduate Topics in Computer Science
图书封面Titlebook: Introduction to Compiler Design;  Torben Ægidius Mogensen Textbook 20172nd edition Springer International Publishing AG 2017 Compiler Desig
描述.The second edition of this textbook has been fully revised and adds material about loop optimisation, function call optimisation and dataflow analysis. It presents techniques for making realistic compilers for simple programming languages, using techniques that are close to those used in "real" compilers, albeit in places slightly simplified for presentation purposes.  All phases required for translating a high-level language to symbolic machine language are covered, including lexing, parsing, type checking, intermediate-code generation, machine-code generation, register allocation and optimisation, interpretation is covered briefly.. . Aiming to be neutral with respect to implementation languages, algorithms are presented in pseudo-code rather than in any specific programming language, but suggestions are in many cases given for how these can be realised in different language flavours.. .Introduction to Compiler Design .is intended for an introductory course in compiler design, suitable for both undergraduate and graduate courses depending on which chapters are used.. . . .
出版日期Textbook 20172nd edition
关键词Compiler Design; Loop Optimisation; Data-flow Analysis; Function Cell Optimisation; Code Generation
版次2
doihttps://doi.org/10.1007/978-3-319-66966-3
isbn_ebook978-3-319-66966-3Series ISSN 1863-7310 Series E-ISSN 2197-1781
issn_series 1863-7310
copyrightSpringer International Publishing AG 2017
The information of publication is updating

书目名称Introduction to Compiler Design影响因子(影响力)




书目名称Introduction to Compiler Design影响因子(影响力)学科排名




书目名称Introduction to Compiler Design网络公开度




书目名称Introduction to Compiler Design网络公开度学科排名




书目名称Introduction to Compiler Design被引频次




书目名称Introduction to Compiler Design被引频次学科排名




书目名称Introduction to Compiler Design年度引用




书目名称Introduction to Compiler Design年度引用学科排名




书目名称Introduction to Compiler Design读者反馈




书目名称Introduction to Compiler Design读者反馈学科排名




单选投票, 共有 0 人参与投票
 

0票 0%

Perfect with Aesthetics

 

0票 0%

Better Implies Difficulty

 

0票 0%

Good and Satisfactory

 

0票 0%

Adverse Performance

 

0票 0%

Disdainful Garbage

您所在的用户组没有投票权限
发表于 2025-3-21 23:55:52 | 显示全部楼层
Scopes and Symbol Tables,declared in several nested scopes. In this case, it is normal that the declaration closest to a use of the name will be the one that defines that particular use. A compiler will need to keep track of names and the items these are bound to, so that any use of a name will be attributed correctly to its declaration. This is typically done using a ..
发表于 2025-3-22 03:30:03 | 显示全部楼层
Lexical Analysis,remely simple programs called .. This chapter will describe regular expressions and finite automata, their properties and how regular expressions can be converted to finite automata. Finally, we discuss some practical aspects of lexer generators.
发表于 2025-3-22 06:31:11 | 显示全部楼层
发表于 2025-3-22 09:09:26 | 显示全部楼层
1863-7310 ons.Covers both basic techniques and optimisation, which are.The second edition of this textbook has been fully revised and adds material about loop optimisation, function call optimisation and dataflow analysis. It presents techniques for making realistic compilers for simple programming languages,
发表于 2025-3-22 14:58:16 | 显示全部楼层
Springer International Publishing AG 2017
发表于 2025-3-22 21:05:06 | 显示全部楼层
发表于 2025-3-22 23:38:35 | 显示全部楼层
Type Checking,Lexing and parsing will reject many texts as not being correct programs. However, many languages have well-formedness requirements that can not be handled exclusively by the techniques seen so far. These requirements can, for example, be static type correctness or a requirement that pattern-matching or case-statements are exhaustive.
发表于 2025-3-23 04:32:42 | 显示全部楼层
Machine-Code Generation,The intermediate language we have used in Chap. . is quite low-level and similar to the type of machine code you can find on modern RISC processors, with a few exceptions.
发表于 2025-3-23 06:02:48 | 显示全部楼层
Functions,In Chap. . we have shown how to translate the body of a single function. Function calls and returns were left (mostly) untranslated by using the . and . instructions in the intermediate code. Nor did we in Chap. . show how these instructions should be translated.
 关于派博传思  派博传思旗下网站  友情链接
派博传思介绍 公司地理位置 论文服务流程 影响因子官网 SITEMAP 大讲堂 北京大学 Oxford Uni. Harvard Uni.
发展历史沿革 期刊点评 投稿经验总结 SCIENCEGARD IMPACTFACTOR 派博系数 清华大学 Yale Uni. Stanford Uni.
|Archiver|手机版|小黑屋| 派博传思国际 ( 京公网安备110108008328) GMT+8, 2025-5-8 17:05
Copyright © 2001-2015 派博传思   京公网安备110108008328 版权所有 All rights reserved
快速回复 返回顶部 返回列表