Rydgel / monkey-rust
An interpreter for the Monkey programming language written in Rust
☆364Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for monkey-rust
- Writing Interpreters in Rust: a Guide☆490Updated 3 months ago
- Learn to make your own programming language with Rust☆253Updated 2 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆640Updated last year
- Crafting Interpreters in Rust☆269Updated 2 years ago
- PEG parser combinators using operator overloading without macros.☆498Updated 8 months ago
- The Little Book of Rust Macros☆881Updated last year
- ☆709Updated last week
- A fast bump allocation arena for Rust☆1,433Updated 2 months ago
- Rust implementation of the Lox programming language☆142Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,354Updated last week
- Incremental garbage collection from safe Rust☆533Updated 2 months ago
- A parser combinator library for Rust☆1,300Updated 6 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,465Updated 3 months ago
- Rust grammar tool libraries and binaries☆514Updated this week
- Slotmap data structure for Rust☆1,125Updated 8 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- The Wasm-Enabled, Elfin Allocator☆666Updated last year
- DEFLATE, gzip, and zlib bindings for Rust☆916Updated this week
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆695Updated this week
- Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.☆1,243Updated 3 months ago
- A Rust library providing a builder API to generate Rust code.☆251Updated 4 months ago
- A macro to generate structures which behave like bitflags☆961Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,347Updated 4 months ago
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆435Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,723Updated last month
- Rust quasi-quoting☆1,326Updated last month
- The arena, a fast but limited type of allocator☆520Updated 2 months ago
- Create your own programming language with Rust☆758Updated 3 months ago
- Spin-based synchronization primitives☆482Updated 3 months ago
- A very simple thread pool for parallel task execution☆548Updated 2 years ago