|Listed in category:
Have one to sell?

Programming Language Pragmatics by Michael Scott: New

US $161.76
ApproximatelyS$ 207.54
Condition:
Brand New
Breathe easy. Returns accepted.
Shipping:
Free Standard Shipping.
Located in: Sparks, Nevada, United States
Delivery:
Estimated between Thu, 21 Aug and Wed, 27 Aug to 94104
Delivery time is estimated using our proprietary method which is based on the buyer's proximity to the item location, the shipping service selected, the seller's shipping history, and other factors. Delivery times may vary, especially during peak periods.
Returns:
30 days return. Buyer pays for return shipping. If you use an eBay shipping label, it will be deducted from your refund amount.
Coverage:
Read item description or contact seller for details. See all detailsSee all details on coverage
(Not eligible for eBay purchase protection programmes)
Seller assumes all responsibility for this listing.
eBay item number:365285911347
Last updated on Aug 16, 2025 17:17:49 SGTView all revisionsView all revisions

Item specifics

Condition
Brand New: A new, unread, unused book in perfect condition with no missing or damaged pages. See all condition definitionsopens in a new window or tab
Book Title
Programming Language Pragmatics
Publication Date
2009-03-01
Edition Number
3
Pages
944
ISBN
9780123745149

About this product

Product Identifiers

Publisher
Elsevier Science & Technology
ISBN-10
0123745144
ISBN-13
9780123745149
eBay Product ID (ePID)
71121408

Product Key Features

Number of Pages
944 Pages
Publication Name
Programming Language Pragmatics
Language
English
Publication Year
2009
Subject
Programming Languages / General, Programming / General
Type
Textbook
Subject Area
Computers
Author
Michael. Scott
Format
Trade Paperback

Dimensions

Item Length
9.2 in
Item Width
7.5 in

Additional Product Features

Edition Number
3
Intended Audience
College Audience
Reviews
"Michael Scott's book could have been entitled 'Why Programming Languages Work' ... Its comprehensive and integrated presentation of language design and implementation illustrates and explains admirably the many deep and profitable connections among these fields." -Jim Larus, Microsoft Research "This book is the best and most complete on this topic that I've seen." -Klaus Ostermann, Darmstadt University of Technology, "This book is a key resource for any computer science student and is certainly faithful to its title - Programming Language Pragmatics.... The updated third edition of this popular book delivers the key concepts of programming languages and their implementation in a concise and intuitive way, illustrated with clear explanations and examples.... In addition to the coverage of traditional language topics, Scott's book delves into the sometimes obscure, but essential, details of programming artifacts. The descriptions of language theory, along with concrete implementations of how to realise them, are invariably presented in a language-agnostic fashion. And therein lies the strength of this book: whilst the main examples have been updated (with C and Intel x86 replacing Pascal and MIPS), it provides an organisational framework for learning new languages, irrespective of the paradigm.... Programming Language Pragmatics provides a more accessible introduction to many of the key topics than the classic Compilers: Principles, Techniques and Tools by Aho et al. (a.k.a. the 'Dragon Book') and provides a deep appreciation of the design and implementation issues of modern languages.... The material is aimed at an undergraduate computer science level, but is also suitable for self-study. Topics are often independent of previously presented material, making it easier to pick and choose areas for study. This is also supported by additional in-depth material and advanced discussion topics on the companion CD.... In summary, this new edition provides both students and professionals alike a solid understanding of the most important issues driving software development today - an essential purchase for any serious programmer or computer scientist!"--BCS.com, "This book is a key resource for any computer science student and is certainly faithful to its title - Programming Language Pragmatics.. The updated third edition of this popular book delivers the key concepts of programming languages and their implementation in a concise and intuitive way, illustrated with clear explanations and examples.. In addition to the coverage of traditional language topics, Scott's book delves into the sometimes obscure, but essential, details of programming artifacts. The descriptions of language theory, along with concrete implementations of how to realise them, are invariably presented in a language-agnostic fashion. And therein lies the strength of this book: whilst the main examples have been updated (with C and Intel x86 replacing Pascal and MIPS), it provides an organisational framework for learning new languages, irrespective of the paradigm.. Programming Language Pragmatics provides a more accessible introduction to many of the key topics than the classic Compilers: Principles, Techniques and Tools by Aho et al. (a.k.a. the 'Dragon Book') and provides a deep appreciation of the design and implementation issues of modern languages.. The material is aimed at an undergraduate computer science level, but is also suitable for self-study. Topics are often independent of previously presented material, making it easier to pick and choose areas for study. This is also supported by additional in-depth material and advanced discussion topics on the companion CD.. In summary, this new edition provides both students and professionals alike a solid understanding of the most important issues driving software development today - an essential purchase for any serious programmer or computer scientist!"--BCS.com, "Michael Scott's book could have been entitled 'Why Programming Languages Work' ... Its comprehensive and integrated presentation of language design and implementation illustrates and explains admirably the many deep and profitable connections among these fields."    -Jim Larus, Microsoft Research -Jim Larus, Microsoft Research "This book is the best and most complete on this topic that I've seen." -Klaus Ostermann, Darmstadt University of Technology, "Michael Scott's book could have been entitled 'Why Programming Languages Work' ... Its comprehensive and integrated presentation of language design and implementation illustrates and explains admirably the many deep and profitable connections among these fields." --Jim Larus, Microsoft Research "This book is the best and most complete on this topic that I've seen." --Klaus Ostermann, Darmstadt University of Technology, "Michael Scott's book could have been entitled 'Why Programming Languages Work' ... Its comprehensive and integrated presentation of language design and implementation illustrates and explains admirably the many deep and profitable connections among these fields." -Jim Larus, Microsoft Research "This book is the best and most complete on this topic that I've seen."   -Klaus Ostermann, Darmstadt University of Technology
Dewey Edition
23
Illustrated
Yes
Dewey Decimal
005.13
Table Of Content
I. Foundations1. Introduction2. Programming Language Syntax3. Names, Scopes, Bindings4. Semantic Analysis5. Target Machine ArchitectureII. Core Issues in Language Design6. Control Flow7. Data Types8. Subroutines and Control Abstraction9. Data Abstraction and Object OrientationIII. Alternative Programming Models10. Functional Languages11. Logic Languages12. Concurrency13. Scripting LanguagesIV. A Closer Look at Implementation14. Building a Runnable Program15. Run-time Program Management 16. Code Improvement
Synopsis
Programming Language Pragmatics, Third Edition, is the most comprehensive programming language book available today. Taking the perspective that language design and 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, inclouding Java 6 and 7, C++0X, C# 3.0, F#, Fortran 2003 and 2008, Ada 2005, and Scheme R6RS. A new chapter on run-time program management covers virtual machines, managed code, just-in-time and dynamic compilation, reflection, binary translation and rewriting, mobile code, sandboxing, and debugging and program analysis tools. Over 800 numbered examples are provided to help the reader quickly cross-reference and access content. This text is designed for undergraduate Computer Science students, programmers, and systems and software engineers. Classic programming foundations text now updated to familiarize students with the languages they are most likely to encounter in the workforce, including including Java 7, C++, C# 3.0, F#, Fortran 2008, Ada 2005, Scheme R6RS, and Perl 6. New and expanded coverage of concurrency and run-time systems ensures students and professionals understand the most important advances driving software today. Includes over 800 numbered examples to help the reader quickly cross-reference and access content., Programming Language Pragmatics, Third Edition, is the most comprehensive programming language book available today. Taking the perspective that language design and 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, inclouding Java 6 and 7, C++0X, C# 3.0, F#, Fortran 2003 and 2008, Ada 2005, and Scheme R6RS. A new chapter on run-time program management covers virtual machines, managed code, just-in-time and dynamic compilation, reflection, binary translation and rewriting, mobile code, sandboxing, and debugging and program analysis tools. Over 800 numbered examples are provided to help the reader quickly cross-reference and access content. This text is designed for undergraduate Computer Science students, programmers, and systems and software engineers.
LC Classification Number
QA76.7

Item description from the seller

About this seller

AlibrisBooks

98.6% positive feedback2.0M items sold

Joined May 2008
Usually responds within 24 hours
Alibris is the premier online marketplace for independent sellers of new & used books, as well as rare & collectible titles. We connect people who love books to thousands of independent sellers around ...
See more

Detailed Seller Ratings

Average for the last 12 months
Accurate description
4.9
Reasonable shipping cost
5.0
Shipping speed
5.0
Communication
5.0

Seller feedback (515,565)

All ratings
Positive
Neutral
Negative