Schwenger / RustTyC
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:
- hindley-milner algorithm☆59Updated last year
- A memory efficient syntax tree for language developers☆57Updated last month
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- Stack safe and expressive recursion in Rust☆97Updated 4 months ago
- A fast, concurrent string interner☆150Updated 8 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Exploring the "expression problem" in Rust☆48Updated 2 years ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- exhaustive testing library☆63Updated 9 months ago
- An experiment in an augmented error handling type for Rust☆39Updated 2 weeks ago
- A highly experiment portable runtime☆19Updated last year
- replacement for std::{Range,RangeInclusive}☆36Updated 2 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- Choose Rust types at compile-time via constants☆65Updated last year
- Safe generators on stable Rust.☆40Updated last year
- RRust, a reversible Rust DSL☆40Updated 5 months ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 10 months ago
- WLambda - Embeddable Scripting Language for Rust☆55Updated 3 months ago
- Propositional logic with types in Rust☆62Updated last year
- A simple, id-based arena☆119Updated last year
- Wadler-style pretty-printing combinators in Rust☆158Updated 2 months ago
- Home of the "types team", affiliated with the compiler and lang teams.☆95Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆47Updated last year
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆156Updated last year
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 10 months ago