FrankBro / ordoLinks
Ordo: A minimalist language with row polymorphism
☆82Updated 2 months ago
Alternatives and similar repositories for ordo
Users that are interested in ordo are comparing it to the libraries listed below
Sorting:
- Example row-polymorphism implementations☆61Updated last year
- An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types☆90Updated 2 years ago
- Higher kinded polymorphism in a language with unboxed, statically sized datatypes.☆51Updated 5 months ago
- A pure type system implemented in OCaml☆78Updated 4 years ago
- Pure functional programming with whole-program mutability inference☆70Updated 2 weeks ago
- Haskell implementation of Dunfield and Krishnaswami's "Complete and easy bidirectional typechecking for higher-rank polymorphism"☆131Updated 4 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- A general purpose statically-typed concatenative programming language.☆54Updated 2 years ago
- A library with an encoding of higher kinded types in OCaml☆40Updated last week
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆40Updated 6 months ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- A bidirectional type checker☆63Updated 8 years ago
- a functional programming language with algebraic effects and handlers☆82Updated 4 months ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- Book: Introduction to Dependent Types with Idris☆78Updated 2 years ago
- A toy language based on LLVM that implements the System Fω type-system☆109Updated last year
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆52Updated 4 months ago
- A statically-typed programming language based on "F-ing modules"☆81Updated 4 years ago
- Full Source Code for Making a Language series☆39Updated last week
- Fωμ type checker and compiler☆54Updated 2 years ago
- An interpreter of F-ing modules☆19Updated 6 years ago
- Kempe is a compiled stack-based language☆58Updated 8 months ago
- A compiler from a small functional language to C. Especially features algebraic effects and handlers with multishot continuations, and a …☆90Updated 6 years ago
- Hindley-Milner type inference using constraints☆50Updated 8 years ago
- Strict Haskell-like programming language that compiles to LLVM☆70Updated 5 years ago
- A small implementation of graded modal dependent type theory. A younger cousin to Granule.☆59Updated last year
- Inigo: A Package Manager for Idris2☆62Updated 2 years ago
- A WIP little dependently-typed systems language☆41Updated 10 months ago
- An experimental language server for SomewhatML