Kixiron / rust-langdevLinks
Language development libraries for Rust
☆984Updated last year
Alternatives and similar repositories for rust-langdev
Users that are interested in rust-langdev are comparing it to the libraries listed below
Sorting:
- Beautiful diagnostic reporting for text-based programming languages.☆1,275Updated 3 months ago
- A fancy diagnostics & error reporting crate☆2,118Updated last week
- A list of programming languages implemented in Rust, for inspiration.☆1,008Updated last month
- Create your own programming language with Rust☆830Updated 3 weeks ago
- Incremental garbage collection from safe Rust☆801Updated last month
- Refinement Types for Rust☆821Updated this week
- A precise specification for "Rust lite / MIR plus"☆956Updated this week
- An embeddable dynamic programming language for Rust.☆2,152Updated this week
- JIT compiler and runtime for a toy language, using Cranelift☆723Updated 2 months ago
- ☆812Updated 6 months ago
- A fast bump allocation arena for Rust☆2,079Updated 3 weeks ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,815Updated last week
- Rust grammar tool libraries and binaries☆572Updated last week
- Cranelift based backend for rustc☆1,975Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,980Updated 5 months ago
- Defines the Rust borrow checker.☆1,574Updated 7 months ago
- Learn to make your own programming language with Rust☆267Updated 3 years ago
- LLVM IR in natural Rust data structures☆669Updated 2 weeks ago
- Create ridiculously fast Lexers☆3,430Updated last week
- historical archive of rust pre-publication development☆706Updated last year
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,742Updated this week
- Writing Interpreters in Rust: a Guide☆517Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Creusot helps you prove your code is correct in an automated fashion.☆1,455Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,467Updated last week
- Source code for the Mun language and runtime.☆2,109Updated 5 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,474Updated 4 months ago
- A static verifier for Rust, based on the Viper verification infrastructure.☆1,723Updated this week
- Use Tree Sitter to parse your own languages in Rust☆687Updated 7 months ago
- A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebrai…☆1,156Updated 10 months ago