tendstofortytwo / lambdaLinks
interprets lambda calculus
☆10Updated 2 months ago
Alternatives and similar repositories for lambda
Users that are interested in lambda are comparing it to the libraries listed below
Sorting:
- A statically-typed compiled language defined by a simple grammar☆24Updated 3 years ago
- An implementation of @phil_eaton compilers basic notes in Rust☆35Updated 6 years ago
- The uncurried minimal functional programming language for CPS transformation☆19Updated last year
- Rust Automated Theorem Proving library inspired by a text by John Harrison (WIP)☆21Updated 8 months ago
- A lifetime inference algorithm for the Rust programming language written in Soufflé.☆25Updated 6 years ago
- Type-Level Programming in Rust☆27Updated 4 years ago
- A minimal language inspired by Lisp and Haskell☆20Updated 5 years ago
- A small example of a source->source pattern matching to decision tree compiler☆14Updated 5 years ago
- Oversimplified version of Simple-sub: without recursive types, without nested let polymorphism, and with approximated type-variable-to-ty…☆27Updated 3 years ago
- A Rust logic programming library inspired by the *Kanren family of language DSLs.☆54Updated 10 months ago
- ☆22Updated 9 years ago
- A gradually-typed, functional scripting language with a friendly syntax and interpreter written in Rust!☆31Updated 4 years ago
- Polymorphic guarded λ-calculus☆22Updated 6 months ago
- mirror: GC implementation in Rust: http://ts.data61.csiro.au/publications/nictaabstracts/Lin_BHN_16.abstract.pml☆36Updated 9 years ago
- An experimental language server for SomewhatML☆24Updated 3 years ago
- A library for deadlock-free session-typed communication in Rust.☆49Updated 4 years ago
- A functional scripting language.☆17Updated last year
- Exploring the "expression problem" in Rust☆50Updated 3 years ago
- A golden file testing library for rust☆38Updated 4 months ago
- ☆39Updated 5 years ago
- LR/GLR parser generator for Rust https://igordejanovic.github.io/rustemo/☆41Updated this week
- An educational implementation of the ninja build system, based on ideas from the Build Systems a la Carte paper.☆58Updated 5 years ago
- A simple induction and BMC engine.☆24Updated 3 years ago
- A MinCaml compiler implemented in Rust☆44Updated 2 years ago
- Coq plugin for monomorphization and C code generation☆39Updated 3 weeks ago
- An experimental programming language for ergonomic software verification☆16Updated 3 months ago
- Let's (possibly) build a JIT!☆28Updated 2 years ago
- Session Type EDSL for Rust☆103Updated 3 years ago
- Simple implementation of call-by-need lazy lambda calculus in Rust.☆15Updated last year
- PEG parser generator built on top of nom☆70Updated 6 years ago