shuhei / cymbalLinks
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
☆83Updated 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
- A register-based VM in Rust☆71Updated 6 years ago
- Rust implementation of the Lox programming language☆149Updated 3 years ago
- Learn to make your own programming language with Rust☆263Updated 3 years 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☆64Updated 2 months ago
- A very small and minimal virtual machine written in rust.☆109Updated 5 years ago
- Crafting Interpreters in Rust☆301Updated 2 years ago
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆145Updated 4 months ago
- Pratt parser written in Rust☆91Updated last year
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆253Updated 2 years ago
- 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
- Build your own - linker☆207Updated 4 years ago
- A rust implementation of the lox language☆114Updated last year
- A functional programming language☆48Updated 5 years ago
- A super-simple compiler demoing how to talk to LLVM from Rust☆96Updated 9 years ago
- PEG parser combinators using operator overloading without macros.☆519Updated 8 months ago
- WebAssembly implementation from scratch in Safe Rust with zero dependencies☆451Updated last year
- A lightweight, elegant scripting language with built-in Rust-FFI.☆165Updated 5 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆60Updated 3 years ago
- Monkey language implemented with rust☆39Updated 3 years ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆174Updated 4 years ago
- A C compiler written in Rust, with a focus on good error messages.☆301Updated 8 months ago
- Rust Code Reading Clubs☆140Updated 3 years ago
- ☆253Updated 10 months ago
- Rust bindings to LLVM. (Mirror of https://gitlab.com/taricorp/llvm-sys.rs/)☆215Updated last month
- An MVP stack VM☆107Updated last year
- Rust tutorial to demonstrate how variance works☆255Updated 9 months ago
- A rust interpreter for the Lox language☆25Updated 5 years ago