lcrs

Crates.iolcrs
lib.rslcrs
version0.1.1
sourcesrc
created_at2023-12-29 04:39:45.606482
updated_at2023-12-29 05:18:54.51834
descriptionA Lambda Calculus Interpreter written in Rust.
homepage
repositoryhttps://github.com/alpaylan/lcrs
max_upload_size
id1082965
size13,571
Alperen Keleş (alpaylan)

documentation

README

A Lambda Calculus Interpreter Written in Rust

I'm following the Lectures Notes on the Lambda Calculus by Peter Selinger. The hope is to follow through the rest of the notes, add more features and extensions as I go through them. Later, I may also implement a front-end that will be compiled to Lambda Calculus for evaluation.

Commit count: 7

cargo fmt