rust-hosted-langs / book
Writing Interpreters in Rust: a Guide
☆502Updated 3 months ago
Alternatives and similar repositories for book:
Users that are interested in book are comparing it to the libraries listed below
- Crafting Interpreters in Rust☆289Updated 2 years ago
- Defines the Rust borrow checker.☆1,428Updated 10 months ago
- A list of programming languages implemented in Rust, for inspiration.☆936Updated this week
- Learn to make your own programming language with Rust☆261Updated 2 years ago
- A precise specification for "Rust lite / MIR plus"☆845Updated last week
- A fast bump allocation arena for Rust☆1,678Updated 2 weeks ago
- Create your own programming language with Rust☆773Updated 9 months ago
- An interpreter for the Monkey programming language written in Rust☆375Updated 9 months ago
- Language development libraries for Rust☆947Updated 4 months ago
- Incremental garbage collection from safe Rust☆683Updated last month
- The Little Book of Rust Macros☆897Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,448Updated 3 weeks ago
- The Little Book of Rust Macros (updated fork)☆808Updated 6 months ago
- A crate for managing memory bit by bit☆1,287Updated 8 months ago
- A publication dedicated to the Rust programming language☆625Updated 8 months ago
- LLVM tutorial in Rust language☆1,191Updated last year
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,916Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,986Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,122Updated last month
- Rust quasi-quoting☆1,402Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,166Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆797Updated last week
- Some more derive(Trait) options☆1,878Updated this week
- Rust cache structures and easy function memoization☆1,749Updated last month
- historical archive of rust pre-publication development☆677Updated 4 months ago
- A high level diffing library for rust based on diffs☆1,079Updated 2 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,301Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,538Updated 3 months ago
- Rust library for single assignment cells and lazy statics without macros☆1,958Updated 3 weeks ago