jfecher / algorithm-jLinks
A minimal implementation of Hindley-Milner's Algorithm J in OCaml
☆77Updated 4 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 simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆66Updated 2 months ago
- Fir programming language☆91Updated this week
- A deterministic parser with fused lexing☆75Updated 2 years ago
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 4 years ago
- A pure type system implemented in OCaml☆78Updated 5 years ago
- Software Transactional Memory for OCaml☆134Updated 7 months ago
- A toy language based on LLVM that implements the System Fω type-system☆114Updated 2 years ago
- The Next Generation of Compositional Programming☆56Updated this week
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆91Updated 7 years ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆213Updated last week
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- Pure functional programming with whole-program mutability inference☆79Updated last month
- A collection of programming languages and type systems.☆33Updated 8 months ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆131Updated 2 years ago
- 🩺 A library for compiler diagnostics☆52Updated 2 months ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- A language with dependent data and codata types☆125Updated this week
- A toy dependent typed language.☆36Updated last week
- an implementation of Observational Type Theory (OTT) and more☆30Updated 3 years ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- ☆42Updated 5 months ago
- Demo for dependent types + runtime code generation☆72Updated 11 months ago
- Match compilation algorithm in OCaml☆34Updated 11 months ago
- Fωμ type checker and compiler☆56Updated 3 years ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- Tina, a programming language with typed algebraic effects and handlers.☆13Updated 4 years ago
- A custom parser/auto-formatter for Standard ML☆87Updated 3 weeks ago
- a proof-of-concept programming language based on call-by-push-value☆61Updated last week
- Staged compilation with dependent types☆187Updated 8 months ago