A simple ML-like programming language with subtyping and full type inference.
☆191Dec 1, 2024Updated last year
Alternatives and similar repositories for cubiml-demo
Users that are interested in cubiml-demo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Alternative algorithm for algebraic subtyping.☆178Aug 16, 2026Updated 3 weeks ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆31Jun 18, 2022Updated 4 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22May 20, 2021Updated 5 years ago
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆71Nov 17, 2025Updated 9 months ago
- A WIP compiler for a functional language. Very incomplete!☆16Nov 6, 2021Updated 4 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Prototype type inference engine☆204Jan 31, 2025Updated last year
- The MLscript programming language. Functional and object-oriented; structurally typed and sound; with powerful type inference. Soon to ha…☆226Updated this week
- A pedagogic implementation of abstract bidirectional elaboration for dependent type theory.☆89Sep 13, 2021Updated 4 years ago
- 1ML prototype interpreter☆301Jun 28, 2020Updated 6 years ago
- A friendly little systems language with first-class types. Very WIP! 🚧 🚧 🚧☆622May 16, 2021Updated 5 years ago
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Feb 8, 2022Updated 4 years ago
- A Toy Inverse Bidirectional Typechecker☆33May 13, 2019Updated 7 years ago
- Implementation of "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism"☆120Apr 6, 2019Updated 7 years ago
- A bidirectional type checker☆67Jun 19, 2017Updated 9 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- a self-hosting lambda calculus compiler☆36Mar 31, 2025Updated last year
- A small NuPRL style proof assistant☆31Jan 31, 2019Updated 7 years ago
- Playing with type systems☆51Dec 29, 2024Updated last year
- Interpreter for functional pure type systems.☆21Jun 30, 2017Updated 9 years ago
- The Functional Virtual Machine.☆14Dec 18, 2024Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆34Updated this week
- A WIP little dependently-typed systems language☆42Aug 13, 2024Updated 2 years ago
- A fast functional language based on two level type theory☆394Jan 6, 2023Updated 3 years ago
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆124Sep 21, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- A compiler for Standard ML, somewhat☆205Apr 25, 2022Updated 4 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆52Dec 16, 2024Updated last year
- Staged compilation with dependent types☆187Feb 1, 2026Updated 7 months ago
- A statically-typed linear functional language with graded modal types for fine-grained program reasoning☆732Jul 21, 2026Updated last month
- A clean implementation of Parsing with Zippers.☆38Sep 22, 2018Updated 7 years ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆93Dec 10, 2018Updated 7 years ago
- Dependent type checker using normalisation by evaluation