登入選單
返回Google圖書搜尋
Compilers
註釋As a successor to "The Design and Construction of Compilers" (1981), this book retains the basic approach of the earlier text, but looks at compiling a wider range of languages, and is particularly concerned with the implementation of high level programming languages, such as ALGOL 68, Pascal, and Ada. Based on underlying theory, the emphasis of this book is on the design of compilers and the practical aspects of compiler writing. Compiler writing is discussed in an integrated manner, including lexical analysis, syntax analysis, use of symbol tables, storage allocation, and code generation, without overemphasizing one aspect at the expense of others.