matklad / minimlLinks
☆22Updated 9 years ago
Alternatives and similar repositories for miniml
Users that are interested in miniml are comparing it to the libraries listed below
Sorting:
- 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 3 years ago
- Macros have types!☆131Updated 2 years ago
- A simple prolog implementation in Rust☆26Updated 4 years ago
- implementation of Pure Type Systems (PTS) in Rust.☆51Updated 8 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 5 months ago
- Sruth Lùbach: A toy optimization engine☆23Updated 4 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 5 years ago
- A visual interpreter of the template instantiation machine to understand evaluation of lazy functional languages☆70Updated 8 years ago
- Typed λ-calculus in Rust☆29Updated 2 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- Type-Level Programming in Rust☆28Updated 3 years ago
- Fungi: Typed incremental computation with names☆70Updated 5 years ago
- A safe and efficient target language for functional compilers☆20Updated 7 years ago
- dependent type theory experiment☆26Updated last year
- A Hindley-Milner polymorphic typing system☆59Updated last year
- A basic implementation of Hindley-Milner type inference via Algorithm W in Rust.☆44Updated 9 years ago
- A programming language somewhat resembling cellular processes.☆34Updated 3 years ago
- Abstract binding tree code generator☆37Updated 8 years ago
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- Garbage collector implementation in Rust for Rust☆13Updated 5 years ago
- Liquid Types implementation for Rust☆29Updated 2 years ago
- Logic programming, for Rust, from inside Rust.☆42Updated 5 years ago
- A simple term-rewriting interpreter that displays intermediate expressions.☆14Updated 3 months ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- A Haskell derived programming language for systems development.☆14Updated 6 years ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 3 years ago
- IODyn: A functional language for implicitly-incremental programs with dynamic input and output collections☆15Updated 7 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago