9780124104099-0124104096-Programming Language Pragmatics

Programming Language Pragmatics

ISBN-13: 9780124104099
ISBN-10: 0124104096
Edition: 4
Author: Michael Scott
Publication date: 2015
Publisher: Morgan Kaufmann
Format: Paperback 992 pages
FREE US shipping
Rent
35 days
from $12.53 USD
FREE shipping on RENTAL RETURNS
Buy

From $31.11

Rent

From $12.53

Book details

ISBN-13: 9780124104099
ISBN-10: 0124104096
Edition: 4
Author: Michael Scott
Publication date: 2015
Publisher: Morgan Kaufmann
Format: Paperback 992 pages

Summary

Programming Language Pragmatics (ISBN-13: 9780124104099 and ISBN-10: 0124104096), written by authors Michael Scott, was published by Morgan Kaufmann in 2015. With an overall rating of 5.0 stars, it's a notable title among other Business Technology (Design & Architecture, Hardware & DIY, Microsoft Programming, Programming, Functional, Web Design, Web Development & Design, Compiler Design, Programming Languages) books. You can easily purchase or rent Programming Language Pragmatics (Paperback, Used) from BooksRun, along with many other new and used Business Technology books and textbooks. And, if you're looking to sell your copy, our current buyback offer is $13.39.

Description

Programming Language Pragmatics, Fourth Edition, is the most comprehensive programming language textbook available today. It is distinguished and acclaimed for its integrated treatment of language design and implementation, with an emphasis on the fundamental tradeoffs that continue to drive software development.

The book provides readers with a solid foundation in the syntax, semantics, and pragmatics of the full range of programming languages, from traditional languages like C to the latest in functional, scripting, and object-oriented programming. This fourth edition has been heavily revised throughout, with expanded coverage of type systems and functional programming, a unified treatment of polymorphism, highlights of the newest language standards, and examples featuring the ARM and x86 64-bit architectures.

Reader reviews

Rate this book Rate this book

We would LOVE it if you could help us and other readers by reviewing the book

1 - 1 of 1 reviews

Verified Buyer
Oct 05, 2020

It is a good book covering all major aspects of programming design. I was primarily interested in the book to refresh type systems.

It is more or less organized around the compiler stages and is clear.

There is not a deal-breaker but I think if there were some talk about actually implementing these ideas, it would be better because actually coding some of these ideas is equally tricky.