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