Schwenger / RustTyCLinks
An interface for writing a RustTypeChecker.
☆43Updated 2 years ago
Alternatives and similar repositories for RustTyC
Users that are interested in RustTyC are comparing it to the libraries listed below
Sorting:
- A memory efficient syntax tree for language developers☆62Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- hindley-milner algorithm☆61Updated 2 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated last year
- A highly experiment portable runtime☆19Updated last year
- exhaustive testing library☆63Updated 10 months ago
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- A simple, id-based arena☆120Updated last year
- Choose Rust types at compile-time via constants☆67Updated last year
- A fast, concurrent string interner☆150Updated 10 months ago
- An experiment in an augmented error handling type for Rust☆39Updated last week
- Safe generators on stable Rust.☆40Updated last year
- Propositional logic with types in Rust☆62Updated last year
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 3 months ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆159Updated last year
- Macro assembler for Rust☆36Updated last year
- A meta-JIT library for Rust interpreters☆163Updated 2 years ago
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- Concrete Syntax Tree library☆95Updated 3 months ago
- Token tree calling convention☆79Updated 2 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- A garbage collection library for Rust with zero unsafe code☆114Updated 11 months ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago
- Compact sets in rust☆57Updated 3 months ago
- Pretty parser error reporting.☆34Updated 2 years ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 11 months ago
- Scope Graph Implementation in Rust☆27Updated 7 months ago