nwoeanhinnogaehr / algorithmw-rustLinks
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:
- A Hindley-Milner polymorphic typing system☆59Updated last year
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Exploring the "expression problem" in Rust☆50Updated 2 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 4 months ago
- An interface for writing a RustTypeChecker.☆43Updated 2 years ago
- 👌 A smol functional language that targets other languages☆62Updated last year
- hindley-milner algorithm☆61Updated 2 years ago
- Fungi: Typed incremental computation with names☆69Updated 5 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆114Updated 6 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- Macros have types!☆131Updated 2 years ago
- An LLVM compiler for an ML-like language (written in Rust)☆59Updated 3 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Typed λ-calculus in Rust☆29Updated 2 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- Session Type EDSL for Rust☆104Updated 3 years ago
- Wadler-style pretty-printing combinators in Rust☆162Updated 4 months ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- experimental auto-currying for rust functions☆32Updated 5 years ago
- dependent type theory experiment☆26Updated last year
- Performance comparisons between various virtual interpreter implementation strategies☆44Updated last year
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆57Updated 4 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Type-Level Programming in Rust☆28Updated 3 years ago
- Liquid Types implementation for Rust☆29Updated 2 years ago
- Type-level named values with partial dependent type support in Rust☆57Updated 3 years ago
- A data structure for tracking source code positions, inspired by the type in rustc's libsyntax.☆53Updated 3 years ago
- Functional lens library for Rust☆107Updated 4 years ago
- A WIP little dependently-typed systems language☆41Updated 11 months ago