There are 2 repositories under lambda-calculus-interpreter topic.
Large Scale Type Systems: ML/C Hybrid Programming Language
A place for me to learn/ experiment with interpreters/compilers
⚙️ A simple lambda (λ) calculus interpreter
An iterative untyped lambda calculus interpreter written in JavaScript.
Here is a simple interpreter for beta-reduction of terms, which has been implemented using de Bruijn (de Braun) notation.
An untyped lambda calculus interpreter
lambda calculus interpreter
An implementation of untyped λ-calculus (lambda calculus) in Elixir
essential lambda
REPL for the lambda calculus
The C port of the Python version of this repo
A lambda calculus interpreter written in C.
minimal lambda interpreter in c99
A simple computing models simulator in Rust