Rydgel / monkey-rustLinks
An interpreter for the Monkey programming language written in Rust
☆383Updated last year
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☆516Updated 7 months ago
- Learn to make your own programming language with Rust☆262Updated 3 years ago
- Create your own programming language with Rust☆781Updated last year
- Rust implementation of the Lox programming language☆148Updated 3 years ago
- PEG parser combinators using operator overloading without macros.☆518Updated 7 months ago
- Crafting Interpreters in Rust☆301Updated 2 years ago
- Simple tracing (mark and sweep) garbage collector for Rust☆1,037Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆701Updated 4 months ago
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆756Updated this week
- Incremental garbage collection from safe Rust☆760Updated 3 weeks ago
- A rust implementation of the lox language☆111Updated last year
- The arena, a fast but limited type of allocator☆552Updated last year
- Parse BNF grammar definitions☆281Updated 2 weeks ago
- a parser and lexer generator as a Rust procedural macro☆411Updated last year
- A parser combinator library for Rust☆1,332Updated 6 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆760Updated 2 weeks ago
- ☆766Updated 3 weeks ago
- Rust grammar tool libraries and binaries☆551Updated 2 months 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
- A list of programming languages implemented in Rust, for inspiration.☆978Updated last month
- LLVM tutorial in Rust language☆1,209Updated last year
- Language development libraries for Rust☆968Updated 8 months ago
- Tutorial for parsing with nom 5.☆295Updated 3 years ago
- historical archive of rust pre-publication development☆691Updated 8 months ago
- Slab allocator for Rust☆825Updated 2 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,549Updated 3 weeks ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆211Updated last week
- A very simple thread pool for parallel task execution☆563Updated 3 years ago
- A port of Java's ConcurrentHashMap to Rust☆562Updated 3 months ago
- A special input type for nom to locate tokens☆236Updated 6 months ago