Programming Language Pragmatics, 5th Ed (Morgan Kaufmann)
Monday, 09 June 2025

In the latest version of this programming language textbook,  Michael Scott takes the perspective that language design and language implementation are tightly interconnected, and that neither can be fully understood in isolation. In an approachable, readable style, he discusses more than 50 languages in the context of understanding how code is interpreted or compiled, providing an organizational framework for learning new languages, regardless of platform.

<ASIN:0323999662 >

This edition has been thoroughly updated to cover the most recent developments in programming language design and provides a solid understanding of the most important issues driving software development today.

Author: Michael Scott and Jonathan Aldrich 
Publisher: Morgan Kaufmann
Date: May 2025
Pages: 992
ISBN: 978-0323999663
Print: 0323999662
Kindle: B0DPPC2DK8
Audience: General
Level: Intermediate/Advanced
Category: General interest

proglangprag

Topics include: 

  • Provides a complete re-write of the chapter on semantic analysis, using formal inference rules
  • Includes a heavy revision of the chapter on type systems
  • Presents significant updates to the chapters on composite types, object orientation, and code generation
  • Covers new material on ownership types, safe concurrency, asynchronous programming, traits, move constructors, template “concepts,” the LLVM compiler infrastructure, and many other topics

 

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner


Driving Value With Sprint Goals

Author: Maarten Dalmijn
Publisher: Addison-Wesley
Pages: 256
ISBN: 9780137381920
Print: 0137381921
Kindle:B0C7ZJR7N2
Audience: Scrum developers
Rating: 5
Reviewer: Kay Ewbank

Over the years I've read a lot of books about agile development and Scrum, and most concentrate on the methodology rather tha [ ... ]



SQL Query Design Patterns and Best Practices

Author: Steve Hughes et al
Publisher: Packt Publishing
Pages: 270
ISBN: 978-1837633289
Print: 1837633282
Kindle: B0BWRD7HQ7
Audience: Query writers
Rating: 2.5
Reviewer: Ian Stirk

This book aims to improve your SQL queries using design patterns, how does it fare? 


More Reviews