Rydgel / monkey-rustLinks
An interpreter for the Monkey programming language written in Rust
☆377Updated 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:
- ☆751Updated 3 weeks ago
- Learn to make your own programming language with Rust☆261Updated 3 years ago
- Create your own programming language with Rust☆778Updated 10 months ago
- A parser combinator library for Rust☆1,323Updated 4 months ago
- PEG parser combinators using operator overloading without macros.☆515Updated 4 months ago
- Writing Interpreters in Rust: a Guide☆508Updated 4 months ago
- A list of programming languages implemented in Rust, for inspiration.☆947Updated last month
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- Incremental garbage collection from safe Rust☆721Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆685Updated last month
- Slab allocator for Rust☆789Updated 2 weeks ago
- a parser and lexer generator as a Rust procedural macro☆412Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,473Updated this week
- The arena, a fast but limited type of allocator☆541Updated 9 months ago
- Crafting Interpreters in Rust☆293Updated 2 years ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆746Updated 2 weeks ago
- A precise specification for "Rust lite / MIR plus"☆867Updated last week
- Simple tracing (mark and sweep) garbage collector for Rust☆1,017Updated 2 weeks ago
- Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"☆82Updated 2 years ago
- LLVM tutorial in Rust language☆1,202Updated last year
- Rust quasi-quoting☆1,421Updated last week
- Defines the Rust borrow checker.☆1,443Updated 11 months ago
- A fast bump allocation arena for Rust☆1,753Updated this week
- Language development libraries for Rust☆955Updated 5 months ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,529Updated last week
- Spin-based synchronization primitives☆534Updated 2 months ago
- A macro to generate structures which behave like bitflags☆1,018Updated 2 weeks ago
- Open Data Structures (in Rust)☆353Updated 4 years ago
- Typed distributed plugin registration☆1,115Updated 3 months ago
- single file, std only, async Rust executor☆574Updated 7 months ago