Programming language pragmatics /
The most comprehensive programming language textbook available today, Programming Language Pragmatics is distinguished and acclaimed for its integrated treatment of language design and language implementation. This emphasis on integration is supported by a central focus on programming language desig...
Saved in:
Main Author: | |
---|---|
Format: | Book |
Language: | English |
Published: |
Waltham, MA :
Morgan Kaufmann, an imprint of Elsevier,
2016.
|
Edition: | Fourth edition. |
Subjects: | |
Tags: |
Add Tag
No Tags, Be the first to tag this record!
|
Table of Contents:
- Introduction
- Programming language syntax
- Names, scopes, and bindings
- Semantic analysis
- Target machine architecture
- Control flow
- Type systems
- Composite types
- Subroutines and control abstraction
- Data abstraction and object orientation
- Functional languages
- Logic languages
- Concurrency
- Scripting languages
- Building a runnable program
- Run-time program management
- Code improvement.