Kixiron / rust-langdevLinks
Language development libraries for Rust
☆986Updated 11 months ago
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,256Updated 3 weeks ago
- A fancy diagnostics & error reporting crate☆2,055Updated 2 weeks ago
- A list of programming languages implemented in Rust, for inspiration.☆990Updated 3 months ago
- Refinement Types for Rust☆793Updated this week
- A precise specification for "Rust lite / MIR plus"☆941Updated 2 weeks ago
- ☆790Updated 3 months ago
- An embeddable dynamic programming language for Rust.☆2,084Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆708Updated 6 months ago
- Create your own programming language with Rust☆788Updated last year
- Incremental garbage collection from safe Rust☆774Updated 3 months ago
- Rust grammar tool libraries and binaries☆563Updated 2 weeks ago
- Learn to make your own programming language with Rust☆262Updated 3 years ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,726Updated last week
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,533Updated 5 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,599Updated last week
- historical archive of rust pre-publication development☆697Updated 11 months ago
- Cranelift based backend for rustc☆1,906Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- LLVM IR in natural Rust data structures☆645Updated 5 months ago
- Runtime for executing procedural macros as WebAssembly☆1,442Updated 2 weeks ago
- Creusot helps you prove your code is correct in an automated fashion.☆1,356Updated this week
- Source code for the Mun language and runtime.☆2,099Updated 3 months ago
- Use Tree Sitter to parse your own languages in Rust☆679Updated 4 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,373Updated last month
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,560Updated last week
- Writing Interpreters in Rust: a Guide☆518Updated 9 months ago
- Create ridiculously fast Lexers☆3,317Updated last week
- A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebrai…☆1,148Updated 7 months ago