kevinmehall / codemapLinks
A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.
☆54Updated 4 years ago
Alternatives and similar repositories for codemap
Users that are interested in codemap are comparing it to the libraries listed below
Sorting:
- Rust library for displaying compiler diagnostics like rustc☆24Updated 2 years ago
- A simple, id-based arena☆124Updated 2 years ago
- A memory efficient syntax tree for language developers☆63Updated 2 weeks ago
- Pretty parser error reporting.☆34Updated 2 years ago
- sptr: The Strict Provenance Polyfill☆75Updated 2 years ago
- A fully-featured lexer generator, implemented as a proc macro☆71Updated 2 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated 3 weeks ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 5 months ago
- A generic, fixed-size, associative cache☆40Updated last year
- Target "triple" support