SomewhatML / match-compileLinks
A small example of a source->source pattern matching to decision tree compiler
☆14Updated 4 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:
- 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
- Dependently typed programming language written in Haskell☆22Updated 3 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆26Updated 3 years ago
- ☆16Updated 3 years ago
- A WIP little dependently-typed systems language☆41Updated 10 months ago
- An experimental language server for SomewhatML☆24Updated 2 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 4 years 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
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago
- Implementation of "Sound and Complete Bidirectional Typechecking..." by Dunfield and Krishnaswami, POPL 2019☆11Updated 5 years ago
- Type-Level Programming in Rust☆27Updated 3 years ago
- An interpreter of F-ing modules☆19Updated 6 years ago
- language verification, construction, and analysis☆20Updated 3 years ago
- Haskell bindings to binaryen.☆14Updated 4 years ago
- Playing with type systems☆51Updated 5 months ago
- just a place to throw some coding experiements while i re-re-re-learn rust☆15Updated 2 years ago
- A Toy Inverse Bidirectional Typechecker☆31Updated 6 years ago
- a self-hosting lambda calculus compiler☆35Updated 2 months ago
- A compiler and runtime for normalizing the untyped λ-calculus☆31Updated 3 years ago
- Experimental functional language☆17Updated 2 years ago
- Statically typed, high-level functional programming language.☆17Updated 3 years ago
- A minimal implementation of Hindley-Milner's Algorithm J in OCaml☆68Updated 3 years ago
- Coq proof for elaborating row polymorphism and bounded polymorphism into disjoint polymorphism.☆13Updated 5 years ago
- an encoding of affine effect handlers using pthreads☆14Updated 2 years ago
- A dependent type theory with user defined data types☆46Updated 3 years ago
- A type-safe, stack-based functional programming language☆16Updated 4 months ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago