Rydgel / monkey-rust
An interpreter for the Monkey programming language written in Rust
☆371Updated 7 months ago
Alternatives and similar repositories for monkey-rust:
Users that are interested in monkey-rust are comparing it to the libraries listed below
- Writing Interpreters in Rust: a Guide☆498Updated 3 weeks ago
- Create your own programming language with Rust☆768Updated 6 months ago
- PEG parser combinators using operator overloading without macros.☆510Updated 3 weeks ago
- LLVM tutorial in Rust language☆1,182Updated 10 months ago
- ☆731Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,405Updated last week
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆82Updated 2 years ago
- Crafting Interpreters in Rust☆282Updated 2 years ago
- A list of programming languages implemented in Rust, for inspiration.☆911Updated 3 weeks ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated this week
- JIT compiler and runtime for a toy language, using Cranelift☆664Updated last year
- Language development libraries for Rust☆930Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆731Updated last week
- Slab allocator for Rust☆741Updated last week
- A parser combinator library for Rust☆1,312Updated 3 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,502Updated last month
- Open Data Structures (in Rust)☆350Updated 4 years ago
- Learn to make your own programming language with Rust☆260Updated 2 years ago
- Incremental garbage collection from safe Rust☆615Updated last month
- Beautiful diagnostic reporting for text-based programming languages.☆1,126Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Spin-based synchronization primitives☆503Updated 6 months ago
- derive simple constructor functions for Rust structs☆541Updated 5 months ago
- A macro to generate structures which behave like bitflags☆985Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆992Updated 2 months ago
- A Rust library providing a builder API to generate Rust code.☆251Updated 7 months ago
- a parser and lexer generator as a Rust procedural macro☆409Updated 8 months ago
- The arena, a fast but limited type of allocator☆529Updated 6 months ago
- Rust persistent data structures☆1,374Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,397Updated 8 months ago