jfecher / algorithm-jLinks
A minimal implementation of Hindley-Milner's Algorithm J in OCaml
☆74Updated 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 9 months ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆61Updated this week
- A compiler and runtime for normalizing the untyped λ-calculus☆32Updated 3 years ago
- A toy language based on LLVM that implements the System Fω type-system☆113Updated 2 years ago
- a proof-of-concept programming language based on call-by-push-value☆56Updated last month
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years ago
- an implementation of Observational Type Theory (OTT) and more☆29Updated 3 years ago
- Fir programming language☆81Updated this week
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- A toy dependent typed language.☆32Updated last week
- A deterministic parser with fused lexing☆74Updated 2 years ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆209Updated 2 weeks ago
- A collection of programming languages and type systems.☆33Updated 5 months ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆45Updated 10 months ago
- The LLVM tutorial using OCaml☆60Updated 5 years ago
- A custom parser/auto-formatter for Standard ML☆83Updated 2 months ago
- Software Transactional Memory for OCaml☆132Updated 4 months ago
- Robust multi-prompt delimited control and effect handlers in C/C++☆128Updated last year
- A pure type system implemented in OCaml☆77Updated 4 years ago
- The Caml Light implementation of the Caml language☆67Updated 2 years ago
- Staged compilation with dependent types☆183Updated 5 months ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- A ML-like pure functional language that can be used as a template for creating your own language☆29Updated 9 months ago
- ☆39Updated 2 months ago
- Alternative algorithm for algebraic subtyping.☆170Updated 3 weeks ago
- A pretty-printing combinator library for OCaml☆51Updated last year
- 🩺 A library for compiler diagnostics☆47Updated 2 months ago
- A minimal compiler written in OCaml that compiles Tiger to LLVM IR then to assembly code☆27Updated 3 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago