Programming Language Pragmatics 3/e (絕)
- 20本以上,享 8.5折
售價
$
洽詢
- 一般書籍
- ISBN:9780123745149
- 作者:Michael L. Scott
- 版次:3
- 年份:2009
- 出版商:Elsevier B.V.
- 頁數/規格:910頁/平裝單色
書籍介紹
目錄
Description
Programming Language Pragmatics is the most comprehensive programming language textbook available today. Taking the perspective that language design and language implementation are tightly interconnected, and that neither can be fully understood in isolation, this critically acclaimed and bestselling book has been thoroughly updated to cover the most recent developments in programming language design. With a new chapter on run-time program management and expanded coverage of concurrency, this new edition provides both students and professionals alike with a solid understanding of the most important issues driving software development today.
Programming Language Pragmatics is the most comprehensive programming language textbook available today. Taking the perspective that language design and language implementation are tightly interconnected, and that neither can be fully understood in isolation, this critically acclaimed and bestselling book has been thoroughly updated to cover the most recent developments in programming language design. With a new chapter on run-time program management and expanded coverage of concurrency, this new edition provides both students and professionals alike with a solid understanding of the most important issues driving software development today.
Table of Contents
I. Foundations
1. Introduction
2. Programming Language Syntax
3. Names, Scopes, Bindings
4. Semantic Analysis
5. Target Machine Architecture
II. Core Issues in Language Design
6. Control Flow
7. Data Types
8. Subroutines and Control Abstraction
9. Data Abstraction and Object Orientation
III. Alternative Programming Models
10. Functional Languages
11. Logic Languages
12. Concurrency
13. Scripting Languages
IV. A Closer Look at Implementation
14. Building a Runnable Program
15. Run-time Program Management
16. Code Improvement
I. Foundations
1. Introduction
2. Programming Language Syntax
3. Names, Scopes, Bindings
4. Semantic Analysis
5. Target Machine Architecture
II. Core Issues in Language Design
6. Control Flow
7. Data Types
8. Subroutines and Control Abstraction
9. Data Abstraction and Object Orientation
III. Alternative Programming Models
10. Functional Languages
11. Logic Languages
12. Concurrency
13. Scripting Languages
IV. A Closer Look at Implementation
14. Building a Runnable Program
15. Run-time Program Management
16. Code Improvement