haraldmaida / lamcalLinks
A lambda calculus parser, evaluator and repl
☆11Updated 3 years ago
Alternatives and similar repositories for lamcal
Users that are interested in lamcal are comparing it to the libraries listed below
Sorting:
- A Hindley-Milner polymorphic typing system☆58Updated last year
- (WIP) Dependently-typed programming language with Agda style dependent pattern matching☆80Updated 4 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆52Updated 4 months ago
- ☆22Updated 3 years ago
- Typed λ-calculus in Rust☆29Updated 2 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- Dependently-typed lambda calculus, Mini-TT, extended and implemented in Rust☆119Updated 4 years ago
- A dependent type system built entirely in Rust's trait system (WIP).☆25Updated 6 years ago
- Dependently-typed row-polymorphic programming language, evolved from minitt-rs☆97Updated 4 years ago
- A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust☆126Updated 2 months ago
- Implementing the type system described in the paper "Complete and Easy Bidirectional Type Inference" in Rust☆46Updated 9 years ago
- Normalization by evaluation for Martin-Löf Type Theory with dependent records☆98Updated 3 years ago
- Automagical variable binding library for Rust☆67Updated 5 years ago
- The third iteration of the Lavender programming language, implemented in Rust.☆13Updated 4 years ago
- Liquid Types implementation for Rust