sdiehl / typechecker-zooLinks
A menagerie of cute implementations of modern typechecking algorithms
β322Updated last week
Alternatives and similar repositories for typechecker-zoo
Users that are interested in typechecker-zoo are comparing it to the libraries listed below
Sorting:
- π¦ Implementations of various type inference algorithms. The new project is now at https://github.com/cu1ch3n/type-inference-zoo-frontendβ¦β149Updated 3 months ago
- A Language with Dependent Data and Codata Typesβ121Updated last week
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to haβ¦β204Updated this week
- Pure functional programming with whole-program mutability inferenceβ75Updated 2 months ago
- Counterexamples in Type Systemsβ403Updated 2 years ago
- Pattern matching and exhaustiveness checking algorithms implemented in Rustβ223Updated 11 months ago
- Learn Lean 4 with PLFA proofs.β89Updated 5 months ago
- Datalog with equality for rustβ69Updated this week
- Par (β ) is an experimental concurrent programming language. It's an attempt to bring the expressive power of linear logic into practice.β468Updated last week
- A minimal, fast Datalog implementation in Haskell that compiles to LLVM IRβ224Updated last year
- Interface with the rustc compiler for the purpose of program verificationβ194Updated last week
- Alternative algorithm for algebraic subtyping.β170Updated last month
- A modern supercompiler for call-by-value functional languagesβ424Updated last month
- Staged compilation with dependent typesβ182Updated 4 months ago
- Logic programming in Rustβ503Updated last week
- A garden of small programming language implementations πͺ΄β287Updated this week
- Wasm SpecTec specification toolsβ71Updated 2 weeks ago
- Forge: A Tool and Language for Teaching Formal Methodsβ89Updated 2 months ago
- β119Updated last year
- A verification toolchain for Rust programsβ389Updated this week
- Fir programming languageβ75Updated this week
- Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!β210Updated 5 years ago
- An example on how to write an incremental, concurrent, fault-tolerant compilerβ53Updated 3 months ago
- Paralegal is a static analyzer for Rust code that enforces privacy and security policies on programs.β40Updated this week
- Programming Language Foundations in Leanβ42Updated 2 months ago
- a proof-of-concept programming language based on call-by-push-valueβ55Updated 3 weeks ago
- A language server for Standard ML in Rust.β229Updated last week
- A well-documented minimal dependently-typed language for my friend Lyzhβ27Updated 7 months ago
- an experimental new programming language based on interaction netsβ304Updated last week
- Modify implementations for Pierce' Types and Programming Languages to add a REPL, convert into dune projects, and provide preconfigured dβ¦β58Updated 2 years ago