abesto / clox-rsLinks
Following along the second (C) part of https://craftinginterpreters.com/, but with Rust, because reasons.
☆20Updated 2 years ago
Alternatives and similar repositories for clox-rs
Users that are interested in clox-rs are comparing it to the libraries listed below
Sorting:
- Rust implementation of the Lox programming language☆149Updated 3 years ago
- A rust implementation of the lox language☆112Updated last year
- Ygen - Yet another code generation libary (abandoned)☆111Updated last week
- Crafting Interpreters in Rust☆301Updated 2 years ago
- Language tooling for the Lox programming language.☆328Updated last month
- An interpreter for the Monkey programming language written in Rust☆382Updated last year
- Learn to make your own programming language with Rust☆263Updated 3 years ago
- A gradually typed language originally based on the crafting interpreters series☆64Updated last month
- A x86_64 C99 compiler written in Rust from scratch☆439Updated 8 months ago
- ☆251Updated 9 months ago
- Cycle-tracking garbage collector library for Rust☆196Updated 3 months ago
- Pratt parser written in Rust☆91Updated last year
- Incremental garbage collection from safe Rust☆766Updated last month
- A programming language that is a minimal subset of Rust☆272Updated 2 weeks ago
- A Rust implementation of the Lox programming language. Based on clox, the bytecode virtual machine.☆31Updated last year
- Resilient LL(1) parser generator for Rust☆171Updated last week
- hindley-milner algorithm☆62Updated 2 years ago
- Comparing unsafe Rust vs Zig by writing a bytecode interpreter with GC in both langs☆188Updated 2 years ago
- Writing Interpreters in Rust: a Guide☆517Updated 7 months ago
- A Lox Interpreter in Rust☆54Updated 5 years ago
- LRVM - A lightweight but powerful virtual machine runtime written in Rust☆82Updated 6 months ago
- Build your own - linker☆205Updated 4 years ago
- ☆65Updated 9 months ago
- 🦀 Toy Language based on LLVM☆25Updated 2 months ago
- ☆134Updated 2 years ago
- Experiments with high-throughput lexing on aarch64☆19Updated last year
- The prettier pattern-matching parser with automatic error recovery☆151Updated 2 months ago
- Functional language with a powerful type system.☆172Updated last year
- ☆58Updated 2 years ago
- A data structure to efficiently intern, cache and restore strings.☆203Updated 3 weeks ago