ehsanmok / create-your-own-lang-with-rust
Create your own programming language with Rust
☆759Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for create-your-own-lang-with-rust
- Language development libraries for Rust☆901Updated 6 months ago
- Beautiful diagnostic reporting for text-based programming languages.☆1,111Updated 4 months ago
- A list of programming languages implemented in Rust, for inspiration.☆876Updated last week
- Writing Interpreters in Rust: a Guide☆491Updated 3 months ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,366Updated last week
- Cranelift based backend for rustc☆1,630Updated last week
- A fancy diagnostics & error reporting crate☆1,786Updated 2 weeks ago
- Parser for Rust source code☆2,900Updated this week
- Learn to make your own programming language with Rust☆253Updated 2 years ago
- Create ridiculously fast Lexers☆2,926Updated this week
- Rust quasi-quoting☆1,330Updated last week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,024Updated last week
- A fast bump allocation arena for Rust☆1,440Updated 2 months ago
- An interpreter for the Monkey programming language written in Rust☆365Updated 4 months ago
- Defines the Rust borrow checker.☆1,355Updated 5 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,846Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,221Updated 3 months ago
- A high level diffing library for rust based on diffs☆987Updated 3 months ago
- A precise specification for "Rust lite / MIR plus"☆818Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,738Updated this week
- Rust cache structures and easy function memoization☆1,567Updated last week
- Subcommand to show result of macro expansion☆2,683Updated this week
- An embeddable dynamic programming language for Rust.☆1,759Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,212Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,134Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆642Updated last year
- Compile time static maps for Rust☆1,846Updated 3 months ago
- Analysis of various tricky Rust code☆1,700Updated last week
- Crafting Interpreters in Rust☆270Updated 2 years ago