Study note
Introduction - Writing Interpreters in Rust: a Guide
Properties
- Type
- Blogs
- Status
- 待读
- Domain
- Rust
- Category
- 项目实践与生态
- Source
- rust-hosted-langs.github.io
- Vault note
library/articles/rust/Introduction---Writing-Interpreters-in-Rust-a-Guide-06acace768c3effc.md
Summary
Rust Hosted Langs 的解释器实现指南,关注用 Rust 构建托管语言运行时、对象模型、GC、VM 和解释器基础设施。
Highlights
适合编程语言方向,重点学习 Rust 中如何表达 runtime、内存管理和动态语言对象。
Comments
Loading comments...