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.

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


SQL Server Query Tuning and Optimization (Packt)

Author: Benjamin Nevarez
Publisher: Packt Publishing Pages: 446
ISBN: 9781803242620
Print: 1803242620
Kindle: B0B42SVBFY
Audience: Intermediate to advanced DBAs and developers
Rating: 4.7
Reviewer: Ian Stirk 

This book aims to give you the tools and knowledge to get peak performance from your que [ ... ]



C++ Programming, 7th Ed (In Easy Steps)

Author: Mike McGrath
Publisher: In Easy Steps
Date: April 2022
Pages: 192
ISBN: 9781787910379
Print: 1787910377
Kindle: B0F9LDHDBG
Audience: Developers wanting to learn C++
Rating: 4
Reviewer: Mike James

This is the 7th edition of a slim book on C++. Can you really learn C++ in easy steps?


More Reviews