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 11 months ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆212Updated this week
- an implementation of Observational Type Theory (OTT) and more☆29Updated 3 years ago
- a proof-of-concept programming language based on call-by-push-value☆61Updated this week
- Fir programming language☆84Updated this week
- A simple ML-like programming language with subtyping and full type inference.☆185Updated last year
- Alternative algorithm for algebraic subtyping.☆171Updated last month
- 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
- A deterministic parser with fused lexing☆75Updated 2 years ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- A toy language based on LLVM that implements the System Fω type-system☆113Updated 2 years ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆130Updated 2 years ago
- Staged compilation with dependent types☆186Updated 7 months ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A WIP little dependently-typed systems language☆41Updated last year
- A pretty-printing combinator library for OCaml☆51Updated last year
- A custom parser/auto-formatter for Standard ML☆85Updated 4 months ago
- The Next Generation of Compositional Programming☆55Updated last month
- A ML-like pure functional language that can be used as a template for creating your own language☆30Updated 11 months ago
- A pure type system implemented in OCaml☆78Updated 4 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☆47Updated last month
- ☆42Updated 4 months ago
- Pure functional programming with whole-program mutability inference☆78Updated 4 months ago
- A collection of programming languages and type systems.☆33Updated 7 months ago
- A language with dependent data and codata types☆125Updated this week
- a tutorial implementation on an elaborator of a dependently typed language with pruning☆26Updated 3 years ago