Rydgel / monkey-rustLinks
An interpreter for the Monkey programming language written in Rust
☆378Updated 11 months ago
Alternatives and similar repositories for monkey-rust
Users that are interested in monkey-rust are comparing it to the libraries listed below
Sorting:
- Learn to make your own programming language with Rust☆261Updated 3 years ago
- JIT compiler and runtime for a toy language, using Cranelift☆690Updated 2 months ago
- Crafting Interpreters in Rust☆295Updated 2 years ago
- Writing Interpreters in Rust: a Guide☆509Updated 5 months ago
- PEG parser combinators using operator overloading without macros.☆517Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,484Updated 2 weeks ago
- Incremental garbage collection from safe Rust☆726Updated last month
- A parser combinator library for Rust☆1,325Updated 4 months ago
- Create your own programming language with Rust☆778Updated 10 months ago
- A fast bump allocation arena for Rust☆1,782Updated 2 weeks ago
- Slab allocator for Rust☆793Updated last week
- LLVM IR in natural Rust data structures☆613Updated 3 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,021Updated last month
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆753Updated last month
- historical archive of rust pre-publication development☆682Updated 6 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,534Updated 3 weeks ago
- The arena, a fast but limited type of allocator☆542Updated 10 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆749Updated last month
- Defines the Rust borrow checker.☆1,452Updated 2 weeks ago
- Typed distributed plugin registration☆1,122Updated 3 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆988Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆868Updated 2 weeks ago
- A macro to generate structures which behave like bitflags☆1,024Updated last month
- Rust quasi-quoting☆1,425Updated last month
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,059Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,942Updated 3 weeks ago
- ☆754Updated last week
- A vector with a fixed capacity. (Rust)☆821Updated 8 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year