lambda-calculus
Here are 49 public repositories matching this topic...
A Rust lambda calculus interpreter with a REPL, Hindley-Milner type inference, and span-aware error reporting.
-
Updated
Apr 19, 2026 - Rust
A simple lambda calculus interpreter
-
Updated
Dec 28, 2025 - Rust
Some type-level magic in some languages.
-
Updated
May 11, 2022 - Rust
A lambda calculus redex reducer
-
Updated
Apr 7, 2026 - Rust
An implementation of Forsp, a Forth/Lisp Hybrid Lambda Calculus Language
-
Updated
Jan 25, 2026 - Rust
A dependent type checker for lambda calculus.
-
Updated
Apr 13, 2024 - Rust
An implementation of the lambda calculus in Rust. It was inspired by https://lambdacalc.dev/ but does not use from their implementation.
-
Updated
Mar 1, 2026 - Rust
A set of tooling (lexer, parser, ir compiler and backend compiler) to empower new functional languages
-
Updated
Apr 24, 2026 - Rust
simple SKI combinator calculus language written in rust
-
Updated
May 14, 2024 - Rust
A simple implementation of the untyped lambda calculus
-
Updated
Jul 2, 2025 - Rust
A Rust implementation of Lambda calculus
-
Updated
Apr 22, 2025 - Rust
This is a lambda calculus solver/reducer I wrote to better understand what it is and how it works. I choose Rust as my language of choose because it is the one I feel the most comfortable programming in.
-
Updated
Oct 5, 2021 - Rust
Implementation of the first-order typed lambda calculus as a CLI proof system.
-
Updated
Nov 12, 2021 - Rust
Improve this page
Add a description, image, and links to the lambda-calculus topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the lambda-calculus topic, visit your repo's landing page and select "manage topics."