nikomatsakis / bidir-type-inferLinks
Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust
☆46Updated 9 years ago
Alternatives and similar repositories for bidir-type-infer
Users that are interested in bidir-type-infer are comparing it to the libraries listed below
Sorting:
- Fungi: Typed incremental computation with names☆69Updated 5 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆112Updated 6 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- Macros have types!☆129Updated 2 years ago
- ☆37Updated 3 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 3 months ago
- Abstract binding tree code generator☆37Updated 8 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- A WIP little dependently-typed systems language☆41Updated 11 months ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A macro for defining type operators in Rust.☆64Updated 8 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- Liquid Types implementation for Rust☆29Updated 2 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc☆31Updated 5 years ago
- A rust crate which implements nanboxing☆21Updated 7 years ago
- ☆35Updated 6 years ago
- ☆22Updated 9 years ago
- Rust to F* toolchain☆42Updated 6 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- A not-yet-functional Rust parser written in LALRPOP.☆35Updated 8 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 3 years ago