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 4 years ago
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 4 years ago
- Match compilation algorithm in OCaml☆28Updated 5 months ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- A statically-typed compiled language defined by a simple grammar☆24Updated 2 years ago
- Type-Level Programming in Rust☆28Updated 3 years ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- A simple induction and BMC engine.☆23Updated 3 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆72Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated 11 months ago
- Playing with type systems☆51Updated 7 months ago
- Changes and Pinafore projects. Pull requests not accepted.☆34Updated 2 months ago
- A dependent type theory with user defined data types☆47Updated 3 years ago
- ☆16Updated 3 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Fωμ type checker and compiler☆54Updated 2 years ago
- A type-safe, stack-based functional programming language☆16Updated 5 months ago
- A dependently typed programming language, and verification tool☆26Updated 9 years ago
- A pretty-printing combinator library for OCaml☆51Updated 11 months ago
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago
- Liquid Types implementation for Rust☆29Updated 2 years ago
- A Hindley-Milner polymorphic typing system☆59Updated last year
- A mini language for logic programming☆23Updated 5 years ago
- the Dependent Unboxed higher-oRder Intermediate Notation☆14Updated 3 years ago
- A Haskell derived programming language for systems development.☆14Updated 6 years 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
- UCI-compatible chess engine in OCaml.☆13Updated 3 months ago
- A Toy Inverse Bidirectional Typechecker☆32Updated 6 years ago