Large Scale Type Systems (programming language)
-
Updated
Dec 2, 2024 - Rust
Large Scale Type Systems (programming language)
A place for me to learn/ experiment with interpreters/compilers
⚙️ A simple lambda (λ) calculus interpreter
Lambda calculus interpreter written in Java
Pure untyped lambda calculus in safe Rust.
Here is a simple interpreter for beta-reduction of terms, which has been implemented using de Bruijn (de Braun) notation.
essential lambda
An iterative untyped lambda calculus interpreter written in JavaScript.
An implementation of untyped λ-calculus (lambda calculus) in Elixir
An untyped lambda calculus interpreter
lambda calculus interpreter
REPL for the lambda calculus
minimal lambda interpreter in c99
A lambda calculus interpreter written in C.
Add a description, image, and links to the lambda-calculus-interpreter topic page so that developers can more easily learn about it.
To associate your repository with the lambda-calculus-interpreter topic, visit your repo's landing page and select "manage topics."