Storyyeller / cubiml-demo
A simple ML-like programming language with subtyping and full type inference.
☆173Updated 5 months ago
Alternatives and similar repositories for cubiml-demo:
Users that are interested in cubiml-demo are comparing it to the libraries listed below
- A series of down-to-earth articles on implementing type inference☆154Updated 4 years ago
- Alternative algorithm for algebraic subtyping.☆161Updated this week
- Dependent type checker using normalisation by evaluation☆260Updated 8 months ago
- 1ML prototype interpreter☆282Updated 4 years ago
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆187Updated last week
- Staged compilation with dependent types☆171Updated 2 weeks ago
- A Language with Dependent Data and Codata Types☆102Updated this week
- Pure functional programming with whole-program mutability inference☆68Updated last month
- A garden of small programming language implementations 🪴☆223Updated this week
- Prototype type inference engine☆201Updated 3 months ago
- A bidirectional type checker☆63Updated 7 years ago
- A compiler for Standard ML, somewhat☆202Updated 3 years ago
- A Hindley-Milner polymorphic typing system☆58Updated last year
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆63Updated 3 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆111Updated 6 years ago
- A language with lexical effect handlers and lightweight effect polymorphism☆356Updated this week
- The Makam Metalanguage☆198Updated 2 years ago
- A WIP little dependently-typed systems language