rust-hosted-langs / book

Writing Interpreters in Rust: a Guide
https://rust-hosted-langs.github.io/book/
Creative Commons Attribution 4.0 International
479 stars 27 forks source link

VM design chapter #41

Closed pliniker closed 3 years ago

pliniker commented 3 years ago

A chapter outlining the design of the virtual machine; to be matched with a companion chapter on compiler design.