SomewhatML / match-compile
A small example of a source->source pattern matching to decision tree compiler
☆14Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for match-compile
- An experimental language server for SomewhatML☆24Updated last year
- Didactic implementation of the type checker described in "Complete and Easy Bidirectional Typechecking for Higher-Rank Polymorphism" writ…☆22Updated 3 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆25Updated 2 years ago
- A simple prolog implementation in Rust☆26Updated 3 years ago
- A statically-typed compiled language defined by a simple grammar☆23Updated 2 years ago
- Experimental functional language☆18Updated 2 years ago
- 🩺 A library for compiler diagnostics☆35Updated last week
- Coq proof for elaborating row polymorphism and bounded polymorphism into disjoint polymorphism.☆13Updated 4 years ago
- Dependently typed programming language written in Haskell☆22Updated 2 years ago
- A small imperative language that I'm writing while reading the Modern Compiler Implementation in ML by A. Appel.☆25Updated 2 years ago
- A safe and efficient target language for functional compilers☆19Updated 6 years ago
- Implementation of "Sound and Complete Bidirectional Typechecking..." by Dunfield and Krishnaswami, POPL 2019☆11Updated 4 years ago
- A WIP little dependently-typed systems language☆37Updated 2 months ago
- dependently-typed lisp with flexible compiler backends☆25Updated 5 years ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 5 years ago
- Monad-based linear types in OCaml, with a few syntax extensions☆37Updated 5 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆55Updated 2 years ago
- UCI-compatible chess engine in OCaml.☆12Updated 5 months ago
- A type-safe, stack-based functional programming language☆15Updated 2 years ago
- ☆11Updated 2 years ago
- A dependent type theory with user defined data types☆45Updated 3 years ago
- A library with an encoding of higher kinded types in OCaml☆39Updated last month
- language verification, construction, and analysis☆20Updated 2 years ago
- An interpreter of F-ing modules☆18Updated 5 years ago
- A mini language for logic programming☆23Updated 4 years ago
- A minimal ML, type-inferred, compiled, and/or interpreted in less than 750 lines☆36Updated 4 years ago
- My Attempt at System Fω with Row-Polymorphism☆29Updated 3 years ago
- An error-tolerant live programming environment (my Master's thesis)☆18Updated 2 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years ago