Skip to content

Programming Language Pragmatics

Best in textbook rentals since 2012!

ISBN-10: 0123745144

ISBN-13: 9780123745149

Edition: 3rd 2009

Authors: Michael Scott, Michael L. Scott, Michael L. Scott

List price: $77.95
Blue ribbon 30 day, 100% satisfaction guarantee!
what's this?
Rush Rewards U
Members Receive:
Carrot Coin icon
XP icon
You have reached 400 XP and carrot coins. That is the daily max!

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. *Classic programming foundations text now updated…    
Customers also bought

Book details

List price: $77.95
Edition: 3rd
Copyright year: 2009
Publisher: Elsevier Science & Technology
Publication date: 4/24/2009
Binding: Paperback
Pages: 944
Size: 7.50" wide x 9.21" long x 1.25" tall
Weight: 3.432

Michael Scott writes brilliantly about people, most recently in the well-reviewed Barry Sheene: Motorcycle racing’s jet-set superstar. He is the long-time editor of Motocourse, and lives in London.

Foundations
Introduction
Programming Language Syntax
Names, Scopes, Bindings
Semantic Analysis
Target Machine Architecture
Core Issues in Language Design
Control Flow
Data Types
Subroutines and Control Abstraction
Data Abstraction and Object Orientation
Alternative Programming Models
Functional Languages
Logic Languages
Concurrency
Scripting Languages
A Closer Look at Implementation
Building a Runnable Program
Run-time Program Management