FrankBro / ordoLinks
Ordo: A minimalist language with row polymorphism
☆85Updated 9 months ago
Alternatives and similar repositories for ordo
Users that are interested in ordo are comparing it to the libraries listed below
Sorting:
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆66Updated 2 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 5 years ago
- A pure type system implemented in OCaml☆78Updated 5 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆91Updated 7 years ago
- Example row-polymorphism implementations☆61Updated 2 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 11 months ago
- A bidirectional type checker☆67Updated 8 years ago
- Match compilation algorithm in OCaml☆34Updated 11 months ago
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- source code for the bondi programming language☆45Updated 6 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆133Updated 5 years ago
- Kempe is a compiled stack-based language☆58Updated last year
- The Makam Metalanguage