nwoeanhinnogaehr / algorithmw-rust
A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.
☆44Updated 9 years ago
Alternatives and similar repositories for algorithmw-rust
Users that are interested in algorithmw-rust are comparing it to the libraries listed below
Sorting:
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- hindley-milner algorithm☆59Updated last year
- Exploring the "expression problem" in Rust☆48Updated 2 years ago
- Macros have types!☆129Updated 2 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- 👌 A smol functional language that targets other languages☆62Updated last year
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- dependent type theory experiment☆26Updated last year
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Fungi: Typed incremental computation with names☆67Updated 5 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆51Updated last month
- Automagical variable binding library for Rust☆67Updated 5 years ago
- Why can't a tree be called Pluplusch?☆28Updated 2 weeks ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated 9 months ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆52Updated 3 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 4 years ago
- JIT codegen backend with SSA IR based on B3 from WebKit☆62Updated last year
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- experimental auto-currying for rust functions☆33Updated 5 years ago
- A lifetime inference algorithm for the Rust programming language written in Soufflé.☆24Updated 5 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- Implementation of "Sound and Complete Bidirectional Typechecking..." by Dunfield and Krishnaswami, POPL 2019☆11Updated 5 years ago
- Performance comparisons between various virtual interpreter implementation strategies☆42Updated last year
- An implementation of the Hindley-Milner type system in Rust.☆42Updated 8 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago
- Liquid Types implementation for Rust☆29Updated 2 years ago