Rydgel / monkey-rust
An interpreter for the Monkey programming language written in Rust
☆372Updated 8 months ago
Alternatives and similar repositories for monkey-rust:
Users that are interested in monkey-rust are comparing it to the libraries listed below
- Learn to make your own programming language with Rust☆260Updated 2 years ago
- Writing Interpreters in Rust: a Guide☆496Updated last month
- PEG parser combinators using operator overloading without macros.☆510Updated last month
- ☆735Updated last week
- Create your own programming language with Rust☆769Updated 7 months ago
- The arena, a fast but limited type of allocator☆531Updated 6 months ago
- A list of programming languages implemented in Rust, for inspiration.☆919Updated last month
- Crafting Interpreters in Rust☆285Updated 2 years ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- Slab allocator for Rust☆746Updated last month
- LLVM tutorial in Rust language☆1,183Updated 11 months ago
- Typed distributed plugin registration☆1,080Updated last week
- a parser and lexer generator as a Rust procedural macro☆410Updated 9 months ago
- Incremental garbage collection from safe Rust☆629Updated 2 weeks ago
- JIT compiler and runtime for a toy language, using Cranelift☆668Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆733Updated last month
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆989Updated last week
- Rust implementation of the Lox programming language☆144Updated 3 years ago
- Test harness for ui tests of compiler diagnostics☆862Updated last week
- A parser combinator library for Rust☆1,314Updated last month
- A special input type for nom to locate tokens☆229Updated last month
- The Little Book of Rust Macros☆892Updated 2 years ago
- A vector with a fixed capacity. (Rust)☆799Updated 4 months ago
- Rust quasi-quoting☆1,383Updated this week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆732Updated last week
- Spin-based synchronization primitives☆505Updated this week
- derive simple constructor functions for Rust structs☆543Updated 6 months ago
- Language development libraries for Rust☆934Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,909Updated last week