GitHunt
PE

peterzeller/dependently-typed-lambda-rs

A rust implementation of dependently typed lambda calculus

This is an experiment to learn Rust and dependent types by implementing the Tutorial implementation of a dependently typed lambda calculus by Löh, McBride, and Swierstra.

Requirements

This project was built with Rust version 1.53.0.

Build

cargo run
cargo test

Languages

Rust100.0%

Contributors

Created June 20, 2021
Updated July 4, 2021