nikomatsakis / rustc-on-demand-incremental-design-doc
A draft design document / RFC describing the plan for incremental and "on-demand"
☆13Updated 7 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
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 8 years ago
- Fungi: Typed incremental computation with names☆67Updated 5 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆97Updated 2 years ago
- ☆37Updated 3 years ago
- A type checker for the Lean theorem prover☆41Updated 4 years ago
- The language of the future!☆72Updated last year
- Automagical variable binding library for Rust☆67Updated 5 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆89Updated 6 years ago
- An interpreter of F-ing modules☆19Updated 5 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆52Updated 8 years ago
- type safe, concurrent, pauseless, copying, generational GC. Implementation https://github.com/Avi-D-coder/sundial-gc☆30Updated 4 years ago
- Abstract binding tree code generator☆37Updated 8 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆50Updated 2 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 3 years ago
- a self-hosting lambda calculus compiler☆35Updated 2 weeks ago
- Regionalized Value State Dependence Graph written in Rust☆9Updated 5 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- A library for deadlock-free session-typed communication in Rust.☆46Updated 4 years ago
- ☆35Updated 6 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 2 years ago
- A tiny language for teaching and experimenting with Refinement Types☆47Updated 3 years ago
- A general-purpose language inspired by Scheme and Rust and Haskell and ML and cetera☆21Updated 3 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- Artifact for paper "When Subtyping Constraints Liberate: A Novel Type Inference Approach for First-Class Polymorphism" (https://popl24.si…☆14Updated 10 months ago
- Implementation of "Sound and Complete Bidirectional Typechecking..." by Dunfield and Krishnaswami, POPL 2019☆11Updated 5 years ago