nikomatsakis / rustc-on-demand-incremental-design-docLinks
A draft design document / RFC describing the plan for incremental and "on-demand"
☆14Updated 8 years ago
Alternatives and similar repositories for rustc-on-demand-incremental-design-doc
Users that are interested in rustc-on-demand-incremental-design-doc are comparing it to the libraries listed below
Sorting:
- Fungi: Typed incremental computation with names☆71Updated 6 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Updated 3 years ago
- A type checker for the Lean theorem prover☆40Updated 4 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 7 years ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- ☆37Updated 4 years ago
- Automagical variable binding library for Rust☆68Updated 6 years ago
- Macros have types!☆134Updated 2 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆51Updated 11 months ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆118Updated 6 years ago
- A library for deadlock-free session-typed communication in Rust.☆48Updated 4 years ago
- The essence of Rust.☆133Updated 3 years ago
- A dependently typed programming language, and verification tool☆27Updated 9 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆99Updated 5 years ago
- Abstract binding tree code generator☆37Updated 9 years ago
- Liquid Types implementation for Rust☆30Updated 3 years ago
- Type-Level Programming in Rust☆27Updated 4 years ago
- Provides a Refl encoding in Rust☆68Updated 2 years ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- The language of the future!☆73Updated 2 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc☆31Updated 5 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- ☆35Updated 7 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 3 years ago
- Standard library for the Formality language☆18Updated 5 years ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 7 years ago