There are 15 repositories under lambda-calculus topic.
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.
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
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
A human readable quasi-concatenative programming language
Coq formalizations of functional languages.
:bird: Some combinators
Life like molecular computers with artificial chemistry.
Exercises from Benjamin Pierce's "Types and Programming Languages" textbook + extras!
An interactive theorem prover based on lambda-tree syntax
Fun with λ calculus!
An implementation of the Formality language in JavaScript
An implementation of a predicative polymorphic language with bidirectional type inference and algebraic data types
A simple, zero-dependency implementation of the untyped lambda calculus in Safe Rust
A minimalist pure lazy functional programming language
The compilation target that functional programmers always wanted.
A simple UI for evaluating expressions in the untyped lambda calculus
Lambda Calculus things implemented on Python
An interpreter of Lambda calculus written in JavaScript and working with JavaScript syntax.