Rydgel / monkey-rust
An interpreter for the Monkey programming language written in Rust
☆376Updated 10 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:
- Writing Interpreters in Rust: a Guide☆507Updated 3 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆679Updated 3 weeks ago
- Incremental garbage collection from safe Rust☆701Updated 2 weeks ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,012Updated 5 months ago
- Learn to make your own programming language with Rust☆262Updated 2 years ago
- PEG parser combinators using operator overloading without macros.☆511Updated 3 months ago
- a parser and lexer generator as a Rust procedural macro☆412Updated 11 months ago
- Rust implementation of the Lox programming language☆146Updated 3 years ago
- Crafting Interpreters in Rust☆290Updated 2 years ago
- Create your own programming language with Rust☆779Updated 9 months ago
- A parser combinator library for Rust☆1,320Updated 3 months ago
- Slab allocator for Rust☆779Updated 2 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,524Updated 2 months ago
- ☆747Updated last week
- A fast bump allocation arena for Rust☆1,703Updated last month
- LLVM tutorial in Rust language☆1,198Updated last year
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆197Updated 2 weeks ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,177Updated 3 weeks ago
- A special input type for nom to locate tokens☆231Updated 3 months ago
- Language development libraries for Rust☆948Updated 5 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆742Updated this week
- The arena, a fast but limited type of allocator☆541Updated 8 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,923Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated 2 weeks ago
- A list of programming languages implemented in Rust, for inspiration.☆942Updated 3 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
- Spin-based synchronization primitives☆530Updated last month
- Tutorial for parsing with nom 5.☆295Updated 3 years ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- LLVM IR in natural Rust data structures☆603Updated 2 months ago