cu1ch3n / type-inference-zooLinks
🦖 Implementations of various type inference algorithms. Online interactive playground is available at https://zoo.cuichen.cc/
☆145Updated last month
Alternatives and similar repositories for type-inference-zoo
Users that are interested in type-inference-zoo are comparing it to the libraries listed below
Sorting:
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆54Updated 5 months ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆195Updated 2 weeks ago
- A Language with Dependent Data and Codata Types☆107Updated this week
- Pure functional programming with whole-program mutability inference☆72Updated last week
- Alternative algorithm for algebraic subtyping.☆170Updated last month
- Demo for dependent types + runtime code generation☆69Updated 5 months ago
- Staged compilation with dependent types☆177Updated 2 months ago
- A toy dependent typed language.☆31Updated this week
- Learn Lean 4 with PLFA proofs.☆80Updated 3 months ago
- Programming-by-example in a typed functional language with sketches. Smyth = Sketching + Myth.☆54Updated 4 years ago
- ☆35Updated 9 months ago
- A prototype programming language with polymorphic reachability types that track freshness, sharing and separation.☆45Updated 4 months ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- Fir programming language☆63Updated this week
- The Next Generation of Compositional Programming☆52Updated last month
- an implementation of Observational Type Theory (OTT) and more☆26Updated 2 years ago
- being an operating system for typechecking processes☆128Updated 2 years ago
- A proof checker meant for education. Primarily for teaching proofs of correctness of functional programs.☆115Updated last week
- Dependent type checker using normalisation by evaluation☆263Updated 10 months ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆60Updated last year
- ☆53Updated 5 months ago
- Programming Language Foundations in Lean☆39Updated last week
- a proof-of-concept programming language based on call-by-push-value☆54Updated this week
- Modify implementations for Pierce' Types and Programming Languages to add a REPL, convert into dune projects, and provide preconfigured d…☆57Updated 2 years ago
- An experimental unification-based programming language with logic-agnostic types, based on Girard's transcendental syntax☆110Updated 2 weeks ago
- An tutorial-style implementation of liquid/refinement types for a subset of Ocaml/Reason.☆148Updated last year
- Proofs in Coq for the book Reflective Programs in Tree Calculus☆178Updated 4 years ago
- A minimal, fast Datalog implementation in Haskell that compiles to LLVM IR☆222Updated last year
- A compiler for functional programs on serialized data☆165Updated last month
- Forge: A Tool and Language for Teaching Formal Methods☆82Updated 3 weeks ago