rust-hosted-langs / book
Writing Interpreters in Rust: a Guide
☆499Updated 2 months ago
Alternatives and similar repositories for book:
Users that are interested in book are comparing it to the libraries listed below
- Create your own programming language with Rust☆772Updated 8 months ago
- A list of programming languages implemented in Rust, for inspiration.☆931Updated this week
- A precise specification for "Rust lite / MIR plus"☆842Updated 2 weeks ago
- Language development libraries for Rust☆943Updated 3 months ago
- Defines the Rust borrow checker.☆1,421Updated 9 months ago
- Learn to make your own programming language with Rust☆261Updated 2 years ago
- An interpreter for the Monkey programming language written in Rust☆373Updated 9 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,152Updated 2 weeks ago
- Crafting Interpreters in Rust☆288Updated 2 years ago
- Incremental garbage collection from safe Rust☆658Updated last week
- A fast bump allocation arena for Rust☆1,647Updated last month
- Rust quasi-quoting☆1,397Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,437Updated 2 weeks ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,285Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,951Updated 2 weeks ago
- The Little Book of Rust Macros☆893Updated 2 years ago
- A fancy diagnostics & error reporting crate☆1,891Updated 3 weeks ago
- Concurrency permutation testing tool for Rust.☆2,297Updated last month
- A next-generation test runner for Rust.☆2,368Updated this week
- ☆742Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,525Updated 2 months ago
- A collection of blog posts and links that talk about how to successfully use Rust.☆361Updated 2 years ago
- A publication dedicated to the Rust programming language☆626Updated 8 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last month
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,171Updated last month
- single file, std only, async Rust executor☆565Updated 5 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,949Updated last week
- The Little Book of Rust Macros (updated fork)☆801Updated 6 months ago
- Making parsing a breeze☆694Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,096Updated last week