募捐 9月15日2024 – 10月1日2024 关于筹款

C2 Compiler Concepts

C2 Compiler Concepts

Bernd Teufel, Stephanie Schmidt, Thomas Teufel
0 / 4.5
0 comments
你有多喜欢这本书?
下载文件的质量如何?
下载该书,以评价其质量
下载文件的质量如何?

Writing a compiler is a very good practice for learning how complex problems could be solved using methods from software engineering. It is extremely important to program rather carefully and exactly, because we have to remember that a compiler is a program which has to handle an input that is usually incorrect. Therefore, the compiler itself must be error-free. Referring to Niklaus Wirth, we postulate that the grammatical structure of a language must be reflected in the structure of the compiler. Thus, the complexity of a language determines the complexity of the compiler (cf. Compilerbau. B. G. Teubner Verlag, Stuttgart, 1986). This book is about the translation of programs written in a high level programming language into machine code. It deals with all the major aspects of compilation systems (including a lot of examples and exercises), and was outlined for a one session course on compilers. The book can be used both as a teacher's reference and as a student's text book. In contrast to some other books on that topic, this text is rather concentrated to the point. However, it treats all aspects which are necessary to understand how compilation systems will work. Chapter One gives an introductory survey of compilers. Different types of compilation systems are explained, a general compiler environment is shown, and the principle phases of a compiler are introduced in an informal way to sensitize the reader for the topic of compilers.

年:
1993
出版:
1
出版社:
Springer
语言:
english
页:
176
ISBN 10:
3709192749
ISBN 13:
9783709192740
文件:
PDF, 4.27 MB
IPFS:
CID , CID Blake2b
english, 1993
线上阅读
正在转换
转换为 失败

关键词