SkillAgentSearch skills...

Lambdapi

Dependently Typed Lambda Calculus in Haskell

Install / Use

/learn @ilya-klyuchnikov/Lambdapi
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Dependently Typed Lambda Calculus

This project is reorganization of the source code for the paper A Tutorial Implementation of a Dependently Typed Lambda Calculus.

The goal of this project is to make code readable and understandable.

An interested reader may also look at this darcs repo.

The goal of this project is to make reading and navigation of the code as simple as possible.

How to play with examples

Simply Typed Lambda Calculus

$ stack run st
Interpreter for the simply typed lambda calculus.
Type :? for help.
ST> :load prelude.st

Dependently Typed Lambda Calculus

$ stack run lp
Interpreter for lambda-Pi.
Type :? for help.
LP> :load prelude.lp

Related Skills

View on GitHub
GitHub Stars116
CategoryDevelopment
Updated3mo ago
Forks21

Languages

Haskell

Security Score

82/100

Audited on Nov 27, 2025

No findings