AHartNtkn / Dependent-Binary-Lambda-CalculusLinks
A Dependently Typed Esolang
☆10Updated 8 years ago
Alternatives and similar repositories for Dependent-Binary-Lambda-Calculus
Users that are interested in Dependent-Binary-Lambda-Calculus are comparing it to the libraries listed below
Sorting:
- Velo is a tiny language (STLC + Hutton's Razor with Bools) to showcase & explore efficient verified implementations in Idris2.☆16Updated 2 years ago
- A small NuPRL style proof assistant☆31Updated 6 years ago
- My attempt at writing a R⁵RS-compliant Scheme with Megaparsec☆14Updated 3 months ago
- Attempt to prove semantic preservation (forward simulation) for a simple compiler.☆12Updated last year
- a self-hosting lambda calculus compiler☆37Updated 7 months ago
- Showing how some simple mathematical theories naturally give rise to some common data-structures☆39Updated last year
- "operating system" based on the calculus of constructions☆18Updated 3 years ago
- Classical Logic in Haskell☆24Updated this week
- Experimental proof assistant (and architecture) for dependent linear logic☆49Updated 3 years ago
- Implementation of dependent type theory in SWI-Prolog☆10Updated 5 years ago
- Interpreter for functional pure type systems.