Rydgel / monkey-rust
An interpreter for the Monkey programming language written in Rust
☆365Updated 4 months ago
Related projects ⓘ
Alternatives and complementary repositories for monkey-rust
- PEG parser combinators using operator overloading without macros.☆500Updated 8 months ago
- Crafting Interpreters in Rust☆270Updated 2 years ago
- Writing Interpreters in Rust: a Guide☆491Updated 3 months ago
- Simple tracing (mark and sweep) garbage collector for Rust☆973Updated 4 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆645Updated last year
- A parser combinator library for Rust☆1,302Updated 7 months ago
- Slab allocator for Rust☆705Updated 2 months ago
- LLVM tutorial in Rust language☆1,163Updated 7 months ago
- Rust implementation of the Lox programming language☆142Updated 3 years ago
- Create your own programming language with Rust☆759Updated 3 months ago
- Incremental garbage collection from safe Rust☆540Updated 2 months ago
- Learn to make your own programming language with Rust☆252Updated 2 years ago
- A fast bump allocation arena for Rust☆1,443Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆703Updated this week
- LLVM IR in natural Rust data structures☆551Updated 6 months ago
- The Little Book of Rust Macros☆882Updated last year
- Tutorial for parsing with nom 5.☆288Updated 2 years ago
- A list of programming languages implemented in Rust, for inspiration.☆879Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆708Updated 2 weeks ago
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆81Updated last year
- historical archive of rust pre-publication development☆657Updated last year
- Language development libraries for Rust☆902Updated 6 months ago
- Rust persistent data structures☆1,269Updated 2 weeks ago
- Rust quasi-quoting☆1,332Updated 2 weeks ago
- ☆713Updated this week
- Rust grammar tool libraries and binaries☆516Updated 2 weeks ago
- The arena, a fast but limited type of allocator☆521Updated 3 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,110Updated 4 months ago
- a parser and lexer generator as a Rust procedural macro☆409Updated 5 months ago