shuhei / cymbalLinks
Yet another Rust implementation of the Monkey language from "Writing an Interpreter in Go" and "Writing a Compiler in Go"
☆82Updated 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☆377Updated 11 months ago
- Rust implementation of the Lox programming language☆145Updated 3 years ago
- A register-based VM in Rust☆67Updated 6 years ago
- Implementation in Rust of lox, the language described in Crafting Interpreters☆63Updated 3 years ago
- A very small and minimal virtual machine written in rust.☆108Updated 4 years ago
- An ergonomic tracing garbage collector that supports mark 'n sweep garbage collection☆252Updated 2 years ago
- A functional programming language☆48Updated 4 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated 6 months ago
- Learn to make your own programming language with Rust☆261Updated 3 years ago
- A rust implementation of the lox language☆107Updated last year
- Rust implementation of the projects from the book Modern Compiler Implementation in ML☆143Updated last week
- A super-simple compiler demoing how to talk to LLVM from Rust☆95Updated 8 years ago
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆29Updated last year
- Left Recursive PEG for rust☆67Updated 2 years ago
- A Rust library providing a builder API to generate Rust code.☆256Updated 11 months ago
- A port of Rob Pike's Go lexer to Rust☆48Updated 5 years ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- A demand-driven compiler with strong IDE support☆196Updated 2 years ago
- Simple but powerful graph library for Rust☆194Updated 2 years ago
- A HashMap variant that spreads resize load across inserts☆192Updated 4 months ago
- C99 (toy) compiler toolchain in Rust (in a weekend, for fun and self-education)☆172Updated 4 years ago
- Rust Code Reading Clubs☆141Updated 3 years ago
- ☆239Updated 6 months ago
- garbage collection☆321Updated 5 years ago
- Rust by Example -- Extended Edition☆68Updated 2 years ago
- A rust version of the Monkey Interpreter from "Writing an Interpreter in Go"☆38Updated 5 years ago
- A JIT experiment in Rust☆138Updated 11 months ago
- ☆316Updated 7 months ago
- A pure functional language for type-level programming in Rust☆330Updated 2 years ago
- Pratt parser written in Rust☆90Updated last year