There are 31 repositories under lambda-calculus topic.
A modern proof language
Building a modern functional compiler from first principles. (http://dev.stephendiehl.com/fun/)
A library for functional programming in Rust
十分钟魔法练习
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.
x86 C compiler written in untyped lambda calculus
A Flock of Functions: Combinators, Lambda Calculus, & Church Encodings in JS
Cedille, a dependently typed programming languages based on the Calculus of Dependent Lambda Eliminations
Automatic code generation for Scala functions and expressions via the Curry-Howard isomorphism
A human readable quasi-concatenative programming language
A Lisp interpreter written in untyped lambda calculus
Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!
Elsa is a lambda calculus evaluator
A curated list of functional programming resources to study the fp paradigm
🍱 Y Combinator for Non-programmers: A Wild Introduction to Computer Science
Coq formalizations of functional languages.
:bird: Some combinators
Life like molecular computers with artificial chemistry.
A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust
:abacus: Programming with pure lambda calculus
Large Scale Type Systems: ML/C Hybrid Programming Language
An interactive theorem prover based on lambda-tree syntax
:bird: *cheep cheep shriek caw*
Fun with λ calculus!
An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types
Lambda Calculus things implemented on Python
minimalist pure lazy functional programming language (pythonic haskell)
An implementation of the Formality language in JavaScript