shuhei / cymbalLinks
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
☆84Updated 2 years ago
Alternatives and similar repositories for cymbal
Users that are interested in cymbal are comparing it to the libraries listed below
Sorting:
- An interpreter for the Monkey programming language written in Rust☆383Updated last year
- Rust implementation of the Lox programming language☆154Updated 4 years ago
- Learn to make your own programming language with Rust☆267Updated 3 years ago
- A very small and minimal virtual machine written in rust.☆109Updated 5 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 6 months ago
- Implementation in Rust of lox, the language described in Crafting Interpreters☆66Updated 4 years ago
- A gradually typed language originally based on the crafting interpreters series☆65Updated 4 months ago
- A register-based VM in Rust☆73Updated 6 years ago
- Pratt parser written in Rust☆98Updated 2 years ago
- A rust implementation of the lox language☆115Updated last year
- ☆264Updated last year
- A Rust library providing a builder API to generate Rust code.☆268Updated last year
- A virtual file system written in Rust.☆134Updated 6 years ago
- Crafting Interpreters in Rust☆305Updated 3 years ago
- Tox is a statically typed version programming language that is written in rust.☆38Updated 2 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆176Updated 5 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 3 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- A rust version of the Monkey Interpreter from "Writing an Interpreter in Go"☆38Updated 6 years ago
- Bytecode compiler and VM for the Monkeylang language, written in Rust☆48Updated 2 years ago
- garbage collection☆324Updated 6 years ago
- Rust Code Reading Clubs☆140Updated 4 years ago
- A C compiler written in Rust, with a focus on good error messages.☆304Updated 10 months ago
- A functional programming language☆48Updated 5 years ago
- A meta-JIT library for Rust interpreters☆165Updated 2 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆61Updated 3 years ago
- PEG parser combinators using operator overloading without macros.☆521Updated 10 months ago
- A lightweight, elegant scripting language with built-in Rust-FFI.☆167Updated 6 years ago
- A demand-driven compiler with strong IDE support☆195Updated 3 years ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 6 years ago