A minimal, symbolic lambda calculus engine using De Bruijn indices. Supports lazy and eager beta-reduction, fixed-point combinators (Y, Θ), and CLI-based expression evaluation.
-
Updated
Apr 6, 2025 - Python
A minimal, symbolic lambda calculus engine using De Bruijn indices. Supports lazy and eager beta-reduction, fixed-point combinators (Y, Θ), and CLI-based expression evaluation.
Add a description, image, and links to the lamda-calculus topic page so that developers can more easily learn about it.
To associate your repository with the lamda-calculus topic, visit your repo's landing page and select "manage topics."