brendanzab / codespan
Beautiful diagnostic reporting for text-based programming languages.
☆1,130Updated 3 weeks ago
Alternatives and similar repositories for codespan:
Users that are interested in codespan are comparing it to the libraries listed below
- A fancy diagnostics & error reporting crate☆1,879Updated 4 months ago
- ☆733Updated last week
- Language development libraries for Rust☆930Updated 2 months ago
- A fast bump allocation arena for Rust☆1,585Updated this week
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,226Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,887Updated this week
- Runtime for executing procedural macros as WebAssembly☆1,350Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,059Updated last week
- Use Tree Sitter to parse your own languages in Rust☆629Updated last week
- Cranelift based backend for rustc☆1,709Updated this week
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,148Updated this week
- Defines the Rust borrow checker.☆1,398Updated 8 months ago
- An embeddable dynamic programming language for Rust.☆1,858Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,260Updated 6 months ago
- JIT compiler and runtime for a toy language, using Cranelift☆666Updated last year
- A precise specification for "Rust lite / MIR plus"☆839Updated last month
- Rust grammar tool libraries and binaries☆532Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,409Updated 2 weeks ago
- Typed distributed plugin registration☆1,072Updated last week
- Compile-time reflection API for developing robust procedural macros (proof of concept)☆727Updated last week
- PEG parser combinators using operator overloading without macros.☆511Updated last month
- A list of programming languages implemented in Rust, for inspiration.☆913Updated last month
- Data structure serialization library with several opposite design goals from Serde☆836Updated last week
- Incremental garbage collection from safe Rust☆618Updated this week
- A parser combinator library for Rust☆1,313Updated last month
- Rust derive-based argument parsing optimized for code size☆1,742Updated 3 weeks ago
- Parsing Expression Grammar (PEG) parser generator for Rust☆1,507Updated this week
- Readline Implementation in Rust☆1,617Updated last week
- Safe cross-platform linker shenanigans☆699Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago