lambda-calculus topic

List lambda-calculus repositories

fp-core.rs

1.3k
Stars
63
Forks
Watchers

A library for functional programming in Rust

write-you-a-haskell

3.3k
Stars
256
Forks
Watchers

Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)

iron

139
Stars
10
Forks
Watchers

Coq formalizations of functional languages.

elsa

181
Stars
20
Forks
Watchers

Elsa is a lambda calculus evaluator

pLam

444
Stars
17
Forks
Watchers

An interpreter for learning and exploring pure λ-calculus

HOL

597
Stars
129
Forks
Watchers

Canonical sources for HOL4 theorem-proving system. Branch develop is where “mainline development” occurs; when develop passes our regression tests, master is merged forward to catch up.

lambda-talk

495
Stars
42
Forks
Watchers

A Flock of Functions: Combinators, Lambda Calculus, & Church Encodings in JS

cedille

360
Stars
27
Forks
Watchers

Cedille, a dependently typed programming languages based on the Calculus of Dependent Lambda Eliminations