Basics.Of.Compiler.Design

时间:2018-07-28 07:46:25
【文件属性】:

文件名称:Basics.Of.Compiler.Design

文件大小:1.74MB

文件格式:PDF

更新时间:2018-07-28 07:46:25

Compiler Design

This book covers the following topics related to Compiler Design: Lexical Analysis, Syntax Analysis, Interpretation, Type Checking, Intermediate-Code Generation, Machine-Code Generation, Register Allocation, Function calls, Analysis and optimisation, Memory management and Bootstrapping a compiler. Table of Contents Chapter 1 Introduction Chapter 2 Lexical Analysis Chapter 3 Syntax Analysis Chapter 4 Scopes and Symbol Tables Chapter 5 Interpretation Chapter 6 Type Checking Chapter 7 Intermediate-CodeGeneration Chapter 8 Machine-CodeGeneration Chapter 9 Register Allocation Chapter 10 Function calls Chapter 11 Analysis and optimisation Chapter 12 Memory management Chapter 13 Bootstrapping a compiler


网友评论

  • 格式很乱。经比对,本书应该是Torben Mogensen的那本Basics of Compiler Design, Anniversary Edition(下载链接:http://www.diku.dk/~torbenm/Basics/basics_lulu2.pdf),不知道作者为什么会变成Virender Singh。
  • good resource, thx