Schwenger / RustTyC
An interface for writing a RustTypeChecker.
☆42Updated 2 years ago
Alternatives and similar repositories for RustTyC:
Users that are interested in RustTyC are comparing it to the libraries listed below
- A highly experiment portable runtime☆18Updated 11 months ago
- hindley-milner algorithm☆58Updated last year
- Easy-to-use optional function arguments for Rust☆47Updated 11 months ago
- A memory efficient syntax tree for language developers☆57Updated this week
- exhaustive testing library☆63Updated 8 months ago
- a reference-counting cycle collection library in rust☆77Updated 2 years ago
- An implementation of union-find / congruence-closure in Rust. Extracted from rustc for independent experimentation.☆153Updated 10 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- A fast, concurrent string interner☆149Updated 7 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- A simple, id-based arena☆119Updated last year
- A Hindley-Milner polymorphic typing system☆58Updated last year
- Pratt parser written in Rust☆89Updated last year
- Wadler-style pretty-printing combinators in Rust☆153Updated 3 weeks ago
- Stack safe and expressive recursion in Rust☆96Updated 2 months ago
- Macro assembler for Rust☆35Updated last year
- Zero overhead tracing garbage collection for rust (WIP)☆50Updated 9 months ago
- Exploring the "expression problem" in Rust☆48Updated 2 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 8 years ago
- Macros have types!☆129Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- A meta-JIT library for Rust interpreters☆162Updated 2 years ago
- A garbage collection library for Rust with zero unsafe code☆111Updated 8 months ago
- An experiment in an augmented error handling type for Rust☆39Updated this week
- Seamless Higher-Kinded Types in Rust☆79Updated 2 years ago
- Propositional logic with types in Rust☆62Updated last year
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- An IDE extension for debugging trait errors in Rust.☆109Updated this week
- Rust crate for writing repetitive code easier and faster.☆43Updated 2 years ago
- WLambda - Embeddable Scripting Language for Rust☆53Updated 2 months ago