SomewhatML / match-compileLinks
A small example of a source->source pattern matching to decision tree compiler
☆14Updated 5 years ago
Alternatives and similar repositories for match-compile
Users that are interested in match-compile are comparing it to the libraries listed below
Sorting:
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- A simple prolog implementation in Rust☆26Updated 5 years ago
- An experimental language server for SomewhatML☆24Updated 3 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- Playing with type systems☆51Updated last year
- A simple ML-like language with subtyping, polymorphism, higher rank types, and global type inference☆65Updated 2 months ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- ☆16Updated 3 years ago
- Match compilation algorithm in OCaml☆34Updated 11 months ago
- A WIP little dependently-typed systems language☆41Updated last year
- A toy dependent typed language.☆36Updated last week
- Type-Level Programming in Rust☆27Updated 4 years ago
- A dependent type theory with user defined data types☆47Updated 4 years ago
- an encoding of affine effect handlers using pthreads☆14Updated 3 years ago
- Ordo: A minimalist language with row polymorphism☆85Updated this week
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆79Updated 4 years ago
- Fωμ type checker and compiler☆56Updated 3 years ago
- Codebase for the paper "MLstruct: Principal Type Inference in a Boolean Algebra of Structural Types"☆48Updated last year
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Updated 4 years ago
- dependently-typed lisp with flexible compiler backends☆27Updated 6 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- A pretty-printing combinator library for OCaml☆50Updated last year
- Changes and Pinafore projects. Pull requests not accepted.☆33Updated 2 weeks ago
- Linearizability Hoare Logic☆17Updated 10 months ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆101Updated 3 years ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12Updated last year
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 5 years 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
- Practical type inference for arbitrary-rank types☆11Updated 6 years ago