jfecher / algorithm-jLinks
A minimal implementation of Hindley-Milner's Algorithm J in OCaml
☆77Updated 3 years ago
Alternatives and similar repositories for algorithm-j
Users that are interested in algorithm-j are comparing it to the libraries listed below
Sorting:
- Playing with type systems☆51Updated last year
- A toy language based on LLVM that implements the System Fω type-system☆114Updated 2 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆66Updated last month
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 3 years ago
- Fir programming language☆90Updated this week
- A dependent type theory with user defined data types☆47Updated 4 years ago
- A deterministic parser with fused lexing☆75Updated 2 years ago
- A toy dependent typed language.☆36Updated this week
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆213Updated this week
- a proof-of-concept programming language based on call-by-push-value☆61Updated this week
- Robust multi-prompt delimited control and effect handlers in C/C++☆130Updated 2 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- Staged compilation with dependent types☆186Updated 8 months ago
- Alternative algorithm for algebraic subtyping.☆171Updated last month
- an implementation of Observational Type Theory (OTT) and more☆29Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- A pure type system implemented in OCaml☆78Updated 5 years ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- A simple ML-like programming language with subtyping and full type inference.☆187Updated last year
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- A collection of programming languages and type systems.☆33Updated 7 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Updated 3 years ago
- Fωμ type checker and compiler☆56Updated 2 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
- 🩺 A library for compiler diagnostics☆52Updated last month
- Ordo: A minimalist language with row polymorphism☆85Updated 9 months ago
- Software Transactional Memory for OCaml☆134Updated 6 months ago
- Pure functional programming with whole-program mutability inference☆79Updated 3 weeks ago
- Demo for dependent types + runtime code generation☆72Updated 10 months ago