Kixiron / rust-langdevLinks
Language development libraries for Rust
☆985Updated 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,260Updated last month
- A list of programming languages implemented in Rust, for inspiration.☆994Updated 4 months ago
- A fancy diagnostics & error reporting crate☆2,067Updated this week
- Create your own programming language with Rust☆789Updated last year
- Incremental garbage collection from safe Rust☆781Updated 4 months ago
- Refinement Types for Rust☆798Updated this week
- ☆800Updated 4 months ago
- A fast bump allocation arena for Rust☆1,974Updated last month
- A precise specification for "Rust lite / MIR plus"☆945Updated this week
- Rust grammar tool libraries and binaries☆565Updated last month
- JIT compiler and runtime for a toy language, using Cranelift☆712Updated 3 weeks ago
- An embeddable dynamic programming language for Rust.☆2,092Updated last week
- It's a New Kind of Wrapper for Exposing LLVM (Safely)☆2,750Updated last week
- Defines the Rust borrow checker.☆1,543Updated 5 months ago
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,614Updated last week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,976Updated 3 months ago
- historical archive of rust pre-publication development☆699Updated last year
- LLVM IR in natural Rust data structures☆651Updated 6 months ago
- Writing Interpreters in Rust: a Guide☆518Updated 10 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,394Updated 2 months ago
- Create ridiculously fast Lexers☆3,339Updated last week
- Runtime for executing procedural macros as WebAssembly☆1,442Updated last week
- Source code for the Mun language and runtime.☆2,099Updated 3 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week
- Cranelift based backend for rustc☆1,922Updated last week
- Learn to make your own programming language with Rust☆267Updated 3 years ago
- Creusot helps you prove your code is correct in an automated fashion.☆1,363Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆892Updated last week
- Write expressive, high-performance parsers with ease.☆4,326Updated last week
- A statically-typed functional language with generics, typeclasses, sum types, pattern-matching, first-class functions, currying, algebrai…☆1,150Updated 8 months ago