The Art of 64-Bit Assembly, Volume 2: Machine-Level OOP, Exceptions, and Concurrency

The Art of 64-Bit Assembly, Volume 2: Machine-Level OOP, Exceptions, and Concurrency book cover

The Art of 64-Bit Assembly, Volume 2: Machine-Level OOP, Exceptions, and Concurrency

Author(s): Randall Hyde (Author)

  • Publisher Finelybook 出版社: No Starch Press
  • Publication Date 出版日期: July 28, 2026
  • Language 语言: English
  • Print length 页数: 792 pages
  • ISBN-10: 1718504349
  • ISBN-13: 9781718504349

Book Description

No magic. No shortcuts. No runtime to blame.

You can ask an AI to explain how vtables work in x86. It will give you something that sounds right. What it won’t give you is what Windows actually expects the vtable to look like, why method dispatch behaves the way it does at the instruction level, or what breaks when you deviate from convention. This volume of The Art of 64-Bit Assembly closes the gap between a plausible explanation and genuine understanding.

Every chapter takes a construct you’ve used in C++, Python, or Rust, strips away the runtime, and rebuilds it from scratch in MASM, running under Windows. Objects, exceptions, closures, coroutines, concurrency: Each is dissected at the instruction level, with every decision made visible and explicit.

What you’ll build:

  • Object-oriented programs in MASM: vtables, method dispatch, and inheritance, from scratch by hand
  • Windows structured exception handling (SEH) installed and managed at the instruction level
  • Thunks, closures, and iterators that behave like higher-order functions
  • Coroutines, generators, and fibers without resorting to HLL code
  • Concurrent programs with real synchronization primitives, directly from assembly
  • Unicode string handling done correctly, at the level where most code gets it wrong
  • Domain-specific macro languages inside MASM, built from first principles

If you already know assembly and want to stop taking the hard parts on faith, this is the book.

Editorial Reviews

Editorial Reviews

About the Author

Randall Hydehas spent decades writing assembly for medical devices, nuclear systems, and embedded hardware where correctness is not optional. He taught assembly language programming at the university level and is the author of The Art of Assembly Language, The Art of ARM Assembly, and the Write Great Code series, all from No Starch Press.

View on Amazon

下载地址

EPUB, PDF(conv) | 8 MB | 2026-06-13
下载地址 Download请完成验证以访问链接!
打赏
未经允许不得转载:finelybook » The Art of 64-Bit Assembly, Volume 2: Machine-Level OOP, Exceptions, and Concurrency

评论 抢沙发

觉得文章有用就打赏一下文章作者

您的打赏,我们将继续给力更多优质内容

支付宝扫一扫

微信扫一扫