Programming Language Pragmatics

  • ポイントキャンペーン

Programming Language Pragmatics

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Hardcover:ハードカバー版/ページ数 856 p.
  • 言語 ENG
  • 商品コード 9781558604421
  • DDC分類 005.13

基本説明

The goal of this text is to produce programmers who will be able to choose an appropriate language for a given application, learn new languages easily, and to make clear and efficient use of a multitude of languages.

Full Description


"Programming Language Pragmatics" addresses the fundamental principles at work in the most important contemporary languages, highlights the critical relationship between language design and language implementation, and devotes special attention to issues of importance to the expert programmer. Thanks to its rigorous but accessible teaching style, you'll emerge better prepared to choose the best language for particular projects, to make more effective use of languages you already know, and to learn new languages quickly and completely.

Contents

Preface 1 Introduction 2 Programming Language Syntax 3 Names, Scopes, and Bindings 4 Semantic Analysis 5 Assembly-Level Computer Architecture 6 Control Flow 7 Data Types 8 Subroutines and Control Abstraction 9 Building a Runnable Program 10 Data Abstraction and Object Orientation 11 Nonimperative Programming Models: Functional and Logic Languages 12 Concurrency 13 Code Improvement Appendices